[Zlib-devel] zlib 1.2.4.3 for your perusal
Enrico Weigelt
weigelt at metux.de
Mon Apr 12 12:20:03 EDT 2010
* Alon Bar-Lev <alon.barlev at gmail.com> schrieb:
> No it isn't.
> As there are some calls to "uname" and such which should be bypassed
> in case of cross compile.
The whole uname approach is a bad idea. You have to ask the
toolchain commands (passed via env, as the de-facto standard),
not the host's uname command.
uname(1) gives *NO* information about the toolchain whatsoever,
it's just guessing game.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
More information about the Zlib-devel
mailing list