GCC 4.0.1 testsuite uses installed g++ instead of newly bootstrapped g++

H. J. Lu hjl@lucon.org
Thu Jul 28 02:14:00 GMT 2005


On Thu, Jul 28, 2005 at 10:53:02AM +1000, Paul C. Leopardi wrote:
> leopardi@linfinit:~/src/gcc/gcc-4.0.1-obj> ../gcc-4.0.1/configure 
>  --prefix=/usr/local/gcc/gcc-4.0.1 --enable-threads=posix --disable-libgcj 
>  --with-system-zlib --enable-shared --enable-__cxa_atexit 
>  --enable-languages=c,c++ x86_64-suse-linux 
>  
> This looks like it worked, but gave the warning: 
>  
> configure: warning: x86_64-suse-linux: invalid host type 

It is a known issue:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=122570

It shouldn't cause any problems.


H.J.



More information about the Gcc mailing list