public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GNAT build failure on cross
@ 2008-07-31 19:09 Joel Sherrill
  2008-08-01  7:08 ` Arnaud Charlet
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Sherrill @ 2008-07-31 19:09 UTC (permalink / raw)
  To: GCC List

Hi,

I seem to have bumped into something.  I threw away
my svn trunk checkout and did another just in case.
There are no Ada multilib patches in this tree.

I have checked and am pretty sure I have no changes
to anything that is not an RTEMS run-time related file.

I can build a native compiler but when using that
to build a cross rtems compiler, I get this:

make.adb:662:32: expected type "Gnat.Strings.String_Access" defined at 
g-string.ads:41
make.adb:662:32: found type "System.Strings.String_Access"
make.adb:663:32: expected type "Gnat.Strings.String_Access" defined at 
g-string.ads:41
make.adb:663:32: found type "System.Strings.String_Access"
make.adb:664:32: expected type "Gnat.Strings.String_Access" defined at 
g-string.ads:41
make.adb:664:32: 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:4460:36: expected type "System.Os_Lib.File_Descriptor"
make.adb:4460:36: found type "Gnat.Os_Lib.File_Descriptor" defined at 
g-os_lib.ads:160
make.adb:6605:13: expected type "System.Os_Lib.File_Descriptor"
make.adb:6605:13: found type "Gnat.Os_Lib.File_Descriptor" defined at 
g-os_lib.ads:160

Any suggestions?

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-08-01 14:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-31 19:09 GNAT build failure on cross Joel Sherrill
2008-08-01  7:08 ` Arnaud Charlet
2008-08-01  8:22   ` Paolo Bonzini
2008-08-01 14:05     ` Joel Sherrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).