This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Locating zlib in a cross-build


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]