cannot build gcc 3.2.3 in Suse 10.3 (gcc 4.2.1)

Matteo Rama matteo.rama@gmail.com
Sat Jan 5 22:42:00 GMT 2008


hello,
I've installed Suse 10.3, which has gcc version 4.2.1 .
I need also an older version of gcc, for example 3.2.3 but I haven't managed
to install it.

I downloaded gcc-3.2.3.tar.gz (the md5sum check was ok) then:

>tar -zxf gcc-3.2.3.tar.gz
(the dir. gcc-3.2.3 is created)
>mkdir obj
>cd obj
> ../gcc-3.2.3/configure --prefix=/usr/local/gcc/3.2.3
Here is the output:
http://docs.google.com/Doc?id=dgwhbj6q_56mg3db2fd
>make
here the compilation fails. The output I get is here:
http://docs.google.com/Doc?id=dgwhbj6q_57f39sdqcp

Any help in understanding how to fix the problem would be very much appreciated.
Best regards,
  Matteo



More information about the Gcc-help mailing list