Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Problem compiling zlib


  • To: s premi <sanjeev.premi@xxxxxxxxx>
  • Subject: Re: [arm-gnu] Problem compiling zlib
  • From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
  • Date: Wed, 13 Aug 2008 15:21:55 -0700

s premi wrote:
While trying to build zlib1.2.3 (using 2008-q1) I come across this error:

arm-none-linux-gnueabi-ar libz.a adler32.o compress.o crc32.o gzio.o

See the documentation for ar.  You want something like:

  arm-none-linux-gnueabi-ar cr libz.a adler32.o ...

Thanks,

--
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713