[Zlib-devel] configure script
Enrico Weigelt
weigelt at metux.de
Sun Sep 18 19:42:42 EDT 2011
* Maarten Bosmans <mkbosmans at gmail.com> schrieb:
> 2011/9/18 Mark Adler <madler at madler.net>:> On Sep 17, 2011, at 11:37 PM, Vincent Torri wrote:>> Btw, why don't you want to use the configure script when using MSYS/MinGW ?>> As I recall, the current configure doesn't work there, hence the message. If it can be patched to work, then fine.
> It does work (at least for cross-compiling from linux),
> but does notsupport the standard --host and --build options,
> so you have tospecify the cross-compiler in CC manually.
In crosscompile scenarios, you should *always* pass the right
toolchain commands to use (via $CC, etc). Otherwise you can
have only one target toolchain per target tuple. (hmm, on my
QE build machine I count half a dozen only for i686-linux-gnu).
The best way, IMHO, (at least for toolchains that properly report
their target tuple) it's better to just pass the toolchain commands.
cu
--
----------------------------------------------------------------------
Enrico Weigelt, metux IT service -- http://www.metux.de/
phone: +49 36207 519931 email: weigelt at metux.de
mobile: +49 151 27565287 icq: 210169427 skype: nekrad666
----------------------------------------------------------------------
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------
More information about the Zlib-devel
mailing list