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 related.  Remember .. I am
using a native compiler built from the trunk as well.

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"
gcc -c -I./ -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 -g -O2 -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -fno-common -gnatpg -gnata -I-
/home/joel/work-gnat/svn/gcc/gcc/ada/make.adb
make.adb:662:39: expected type "Gnat.Strings.String_Access" defined at
g-string.ads:41
make.adb:662:39: found type "System.Strings.String_Access"
make.adb:663:39: expected type "Gnat.Strings.String_Access" defined at
g-string.ads:41
make.adb:663:39: found type "System.Strings.String_Access"
make.adb:664:39: expected type "Gnat.Strings.String_Access" defined at
g-string.ads:41
make.adb:664:39: found type "System.Strings.String_Access"
make.adb:689:39: "Get_Target_Object_Suffix" is not visible
make.adb:689:39: non-visible declaration at s-os_lib.ads:556
make.adb:1700:19: no candidate interpretations match the actuals:
make.adb:1700:19: too many arguments in call to
"Normalize_Compiler_Switches"
make.adb:1702:22: expected type "System.Strings.String_List_Access"
make.adb:1702:22: found type "Gnat.Strings.String_List_Access" defined
at g-string.ads:51
make.adb:1702:22:   ==> in call to "Normalize_Compiler_Switches" at
switch-m.ads:45
make.adb:4459:36: expected type "System.Os_Lib.File_Descriptor"
make.adb:4459:36: found type "Gnat.Os_Lib.File_Descriptor" defined at
g-os_lib.ads:160
make.adb:6603:13: expected type "System.Os_Lib.File_Descriptor"
make.adb:6603:13: found type "Gnat.Os_Lib.File_Descriptor" defined at
g-os_lib.ads:160
ali.ads:473:51: "No_Restrictions" is undefined (more references follow)
gnatmake: "/home/joel/work-gnat/svn/gcc/gcc/ada/make.adb" compilation error

--
Joel Sherrill, Ph.D.             Director of Research & Development
[EMAIL PROTECTED]        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985


Reply via email to