This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cannot bootstrap Ada in gcc-ss-3.3-20040126 when using gcc3.4.0-20040126as a bootstrap compiler


Hello,

if this is already known or well known situation, please excuse me, but
bootstrap of gcc-ss-3.3-20040126 with C++ and Ada languages enabled and
when gcc3.4.0-20040126 is used as a bootstrap compiler fails with:

gcc -c -g       -gnatpg -gnata -I- -I. -Iada
-I../../gcc-3.3-20040126/gcc/ada ../../gcc-3.3-20040126/gcc/ada/ada.ads -o
ada/ada.o
fatal error: system.ads is incorrectly formatted
missing line for parameter: Configurable_Run_Time
fatal error: system.ads is incorrectly formatted
missing line for parameter: Duration_32_Bits
fatal error: system.ads is incorrectly formatted
missing line for parameter: Exit_Status_Supported
fatal error: system.ads is incorrectly formatted
missing line for parameter: Support_64_Bit_Divides
fatal error: system.ads is incorrectly formatted
missing line for parameter: Support_Aggregates
fatal error: system.ads is incorrectly formatted
missing line for parameter: Support_Composite_Assign
fatal error: system.ads is incorrectly formatted
missing line for parameter: Support_Composite_Compare
fatal error: system.ads is incorrectly formatted
missing line for parameter: Support_Long_Shifts
fatal error: system.ads is incorrectly formatted
missing line for parameter: Suppress_Standard_Library
compilation abandoned
make[2]: *** [ada/ada.o] Error 1
make[2]: Leaving directory `/mnt/karel/gcc/gcc333/obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/karel/gcc/gcc333/obj/gcc'
make: *** [bootstrap-lean] Error 2

Cheers,

Karel
--
Karel Gardas                  kgardas@objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]