Hello,
I'm trying to install GCC 3.4.0 on Ubuntu 5.10
So far the configuration part worked just fine, but when I try to build it, I get this error message:
Quote:
fatal error: system.ads is incorrectly formatted
missing line for parameter: Preallocated_Stacks
compilation abandoned
make[1]: *** [ada/ada.o] Error 1
make[1]: Leaving directory `/home/Desktop/gcc'
make: *** [all-gcc] Error 2
|
what's wrong?
thank you in advance,
