comp.lang.ada
 help / color / mirror / Atom feed
From: "Luke A. Guest" <laguest@abyss2-nospam.demon.co.uk>
Subject: Re: Cross compiler GCC-3.2.3 & gnat-5.0
Date: Sat, 04 Oct 2003 19:20:35 +0100
Date: 2003-10-04T19:20:35+01:00	[thread overview]
Message-ID: <pan.2003.10.04.18.20.35.712211@abyss2-nospam.demon.co.uk> (raw)
In-Reply-To: pan.2003.10.04.18.02.46.869896@abyss2-nospam.demon.co.uk

Opps, forgot, if I try to compile something with mips-elf-gcc, I get an
error:

mips-elf-gcc -nostdinc -nostdlib -nostartfiles -c empty.adb
fatal error, run-time library not installed correctly
cannot locate file system.ads
compilation abandoned

empty.adb:

pragma No_Run_Time;
pragma Suppress (All_Checks);
  
procedure empty is
  
begin
 
  null;
  
end empty;

Thanks again,
Luke.




  reply	other threads:[~2003-10-04 18:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-02 23:45 Cross compiler GCC-3.2.3 & gnat-5.0 Luke A. Guest
2003-10-04 18:02 ` Luke A. Guest
2003-10-04 18:20   ` Luke A. Guest [this message]
2003-10-04 19:30     ` Luke A. Guest
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox