Locating zlib in a cross-build
Chris Wilkinson
winstonian36@gmail.com
Fri Feb 24 21:47:00 GMT 2012
I successfully built the powerpc-e300c3-linux-gnu toolchain on a
Debian/AMD64 host.
I used the toolchain to cross-compile a source package that wants zlib.
CC=xx, --target=xx, --host=xx were specified in the ./configure command line.
Configure complains that zlib is missing. It appears to be built as
part of the toolchain. I see the libraries under the .build/.... dir.
I suppose I need to tell configure where it is. How I should do that?
Thanks
Chris Wilkinson
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list