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@xxxxxxxxxxx/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