|
From: ur on 13 Dec 2005 18:00 Hi Are there any Ada cross compilers for an ARM/XScale target running Linux? If not, what would it take to build one. I have tried compiling gcc with --enable-languages=c,ada --target=arm-elf with little success. I know that AdaCore offers an XScale compiler but it only supports VxWorks. Any advice will be greatly appreciate it. Thanks Uri
From: Martin Krischik on 15 Dec 2005 14:51 ur wrote: > Hi > > Are there any Ada cross compilers for an ARM/XScale target running > Linux? If not, what would it take to build one. I have tried > compiling gcc with --enable-languages=c,ada --target=arm-elf with > little success. > > I know that AdaCore offers an XScale compiler but it only supports > VxWorks. > > Any advice will be greatly appreciate it. This has helped me a lot: http://www.airs.com/ian/configure/configure_5.html mostly the binutil part is important. Martin -- mailto://krischik(a)users.sourceforge.net Ada programming at: http://ada.krischik.com
|
Pages: 1 Prev: Help installing GCC/GNAT 4.0.2 Next: The GNU Ada: Homepage online. |