http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50842
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iains at gcc dot gnu.org
--- Comment #8 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-10-27
19:29:00 UTC ---
I am using
../work/configure --prefix=/opt/gcc/gcc4.7w
--enable-languages=c,c++,fortran,objc,obj-c++,java,ada,lto --with-gmp=/sw
--with-libiconv-prefix=/usr --with-system-zlib --with-cloog=/sw --enable-lto
--enable-cloog-backend=isl
Note that I have never been able to bootstrap gcc without
'--with-libiconv-prefix=something'. We have been discussing the issue since
some time with Iain Sandoe.