Re: Another GNAT Breakage

2008-04-18 Thread Eric Botcazou
> gnatmake -c -I/usr/lib/gcc/i386-redhat-linux/4.1.2/adalib/../adainclude > -I/usr/lib/gcc/i386-redhat-linux/4.1.2/adalib/ -I. > -I/home/joel/work-gnat/svn/gcc/gcc/ada gnatmake --GCC="gcc -g -O2 -W > -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes > -fno-common -gnatpg -gnata"

Re: Another GNAT Breakage

2008-04-18 Thread Joel Sherrill
Eric Botcazou wrote: gnatmake -c -I/usr/lib/gcc/i386-redhat-linux/4.1.2/adalib/../adainclude -I/usr/lib/gcc/i386-redhat-linux/4.1.2/adalib/ -I. -I/home/joel/work-gnat/svn/gcc/gcc/ada gnatmake --GCC="gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -gna

Another GNAT Breakage

2008-04-18 Thread Joel Sherrill
Hi, The first attempt at this one isn't showing up in the archives. :( I switched to x86 Fedora to PowerPC and got farther. There were some changes which did not get reflected into the RTEMS specific files again but I am past those and now have this failure which does not appear to be RTEMS rela

Another GNAT Breakage

2008-04-18 Thread Joel Sherrill
Hi, I switched to x86 Fedora to PowerPC and got farther. There were some changes which did not get reflected into the RTEMS specific files again but I am past those and now have this failure which does not appear to be RTEMS related. Remember .. I am using a native compiler built from the trunk