Problem to install GCC 4.6.0 with Objective-C language

Germán Arias german@xelalug.org
Tue May 17 06:03:00 GMT 2011


On sáb, 2011-05-14 at 23:05 +0200, Nicola Pero wrote: 
> >> The right way is to unpack the -core and the -objc tarball in the same
> >> directory.  Copying the files may achieve that as well.
> 
> I would recommend just trying again from scratch following Ian's advice; make sure both the -core
> and -objc tarballs are the 4.6.0 release ones, then unpack them into the same directory, then
> try again.  

Thanks, this solve the problem. But now I get:

checking for i686-pc-linux-gnu-strip... strip
checking whether ln -s works... yes
checking for
i686-pc-linux-gnu-gcc... /home/german/Instalados/GCC/objdir/./gcc/xgcc
-B/home/german/Instalados/GCC/objdir/./gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include
-isystem /usr/local/i686-pc-linux-gnu/sys-include   
checking for suffix of object files... configure: error: in
`/home/german/Instalados/GCC/objdir/i686-pc-linux-gnu/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgcc] Error 1
make[2]: Leaving directory `/home/german/Instalados/GCC/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/german/Instalados/GCC/objdir'
make: *** [all] Error 2

I suppose this is a problem at configuration (I run "configure" without
options)



More information about the Gcc-help mailing list