I have never cross-compiled gnat, but afaik it wouldn't differ from how you cross compiled C/C++. Are you looking for plain mips-elf binaries or do you need it on Gentoo-mips? I will port gnat to a couple of platforms when I can find the spare time. It would be nice to know which platforms people use it on (I only have x86 and ppc). //David Holm On Sun, 31 Aug 2003 20:21:36 +0100 "Luke A. Guest" wrote: > On Sat, 30 Aug 2003 13:34:45 +0000, David Holm wrote: > > > I don't know. gnatmake should list all the available flags. I haven't had time to play with > > 5.0 very much as I have my hands full with porting gentoo to the Pegasos. > > How would I cross compile this beast? For example, mips-elf? I already > have this cross compiled for C/C++, but an Ada cross compiler would be > useful. This will be for bare hardware. > > Luke. >