This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Help installing gcc 4.4.2
Hung-Hsun Su <su@hcs.ufl.edu> writes:
> checking for suffix of object files... configure: error: in
> /home/su/source/gcc/gccobjdir/x86_64-unknown-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/su/source/gcc/gccobjdir'
> make[1]: *** [stage1-bubble] Error 2
> make[1]: Leaving directory `/home/su/source/gcc/gccobjdir'
> make: *** [all] Error 2
> [root@alpha gccobjdir]#
What do you see in x86_64-unknown-linux-gnu/libgcc/config.log ?
Ian