On Sat, May 11, 2013 at 11:54:16AM +0000, John Frankish wrote: > Ref: Beyond Linux From Scratch - Version 2013-05-09 > Chapter 12. System Utilities > UnZip-6.0 > > On a 64-bit system libunzip.so is not compiled using: > > make -f unix/Makefile linux_noasm > > It looks like the following command would be required: > > make -f unix/Makefile linux_shlibz > > ..but this fails trying to compile 32-bit code > > Is there a way to compile a 64-bit libunzip.so? > > Regards > John
No idea, but do you have anything which needs it ? I've been building without it for years. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
