gnat 3.11
Kurt Werth
kurt.d.werth@lmco.com
Tue Jun 8 13:04:00 GMT 1999
Has anyone out there built gnat as a cross compiler? I'm trying to build
gnat 3.11 on Solaris 2.6 for i386-pc-linux. I already have gcc-2.8.1
built for that target, I just want to build gnat on top of it.
After messing around with the gcc-281 and binutils-291 patches that are
included with gnat 3.11, I've ended up at this point:
make CC=gcc CFLAGS="-O2" LANGUAGES="ada"
.
.
.
.
gcc -c -O2 -gnatpg -gnata -g -O2 -I- -I. -I../../../src/gcc/ada
../../../src/gcc/ada/a-except.adb
../../../src/gcc/ada/a-except.adb:871:68: expected private type "System.Address"
../../../src/gcc/ada/a-except.adb:871:68: found type "System.Tasking_Soft_Links.type
derived from Address"
../../../src/gcc/ada/a-except.adb:936:68: expected private type "System.Address"
../../../src/gcc/ada/a-except.adb:936:68: found type "System.Tasking_Soft_Links.type
derived from Address"
make[2]: *** [a-except.o] Error 1
make[2]: Leaving directory `/space/gccx386/build/gcc/ada'
make[1]: *** [gnat1] Error 2
make[1]: Leaving directory `/space/gccx386/build/gcc'
make: *** [all-gcc] Error 2
Can anyone shed any light on how I might get past this?
Thanks,
Kurt
--
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
Kurt Werth Lockheed Martin Control Systems
E-mail: Kurt.D.Werth@lmco.com 600 Main Street
Phone: 607-770-3501 / 8*255-3501 Johnson City, NY 13790
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.
More information about the crossgcc
mailing list