[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
[arm-gnu] Problem compiling zlib
- To: arm-gnu@xxxxxxxxxxxxxxxx
- Subject: [arm-gnu] Problem compiling zlib
- From: "s premi" <sanjeev.premi@xxxxxxxxx>
- Date: Thu, 14 Aug 2008 03:18:12 +0530
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
uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o
inffast.o
arm-none-linux-gnueabi-ar: illegal option -- z
Usage: arm-none-linux-gnueabi-ar [emulation options]
[-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file
file...
arm-none-linux-gnueabi-ar -M [<mri-script]
commands:
<snip>---<snip>
arm-none-linux-gnueabi-ar: supported targets: elf32-littlearm
elf32-bigarm elf32-little elf32-big srec symbolsrec tekhex binary ihex
make: *** [libz.a] Error 1
But, when I see the command-line there is no option "z".
Any clues to get the build succeed?
/thanks/spremi
|