This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

4.6.2 zlib GCC_NO_EXECUTABLES error


Hi all,
I am trying to build Yagarto (http://www.yagarto.de/) for Linux (Debian).

I am hitting :
configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.

GCC version used in Yagarto build scripts is 4.6.2.

Apparently, there been experiences with this bug
(http://www.mailinglistarchive.com/html/gcc-help@gcc.gnu.org/2011-03/msg00327.html).

I have two questions :

1) --with-system-zlib overrides this bug, but how this affects
produced binary (what is the differences in using system or non-system
zlib) ?
2) Is there a patch to this bug (it would be easier to add the patch,
then to demand that every user has system zlib installed) ?

Best regards,
Drasko


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