------- Comment #37 from rob1weld at aol dot com 2009-01-27 21:26 ------- (In reply to comment #20) > (In reply to comment #19) > > Subject: Re: [4.3/4.4 Regression]: HOSTCC doesn't work > > with installed gcc > > hjl dot tools at gmail dot com wrote: > > > They sound to me the ideal usage for --sysroot. They aren't from > > > ... > So setting GCC_EXEC_PREFIX is to support "make check" using > non-system assembler and linker with gcc for a target which > probably isn't a GNU target/OS. Am I correct?
I have compiled gcc for Fedora 10 and OpenSolaris 2008.11 (with and without using GNU ld selected by ./configure options) and found that GCC_EXEC_PREFIX is simply always set. It is not "... set to support "make check" using non-system assembler and linker with ..." it is simply just being set, no matter the reason. Rob -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36443