Hello,
Has anyone seen this problem before while using
/cross-tools/bin/i686-pc-linux-gnu-ar?
i686-pc-linux-gnu-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
i686-pc-linux-gnu-ar: illegal option -- z
Usage: i686-pc-linux-gnu-ar [emulation options]
[-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...
I get this error when attempting to make zlib. All of the object files
build fine, but when it comes to archiving them into libz.a, then the make
process fails.
Btw, I built binutils per the instructions in this book:
http://cross-lfs.org/view/1.0.0/x86/index.html
I have binutils-2.17.tar.bz2 and the binutils-2.17-posix-1.patch. Is there
perhaps another patch? If so, where can I get it, and do I have to repeat
the entire CLFS build process from section 5.5.1 or would it suffice to
merely go back to section 6.3?
Dave
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support