comp.lang.ada
 help / color / mirror / Atom feed
From: Jeff Creem <jcreem@yahoo.com>
Subject: Re: GNAT for arm-elf target?
Date: Sat, 20 Aug 2005 15:32:52 -0400
Date: 2005-08-20T15:32:52-04:00	[thread overview]
Message-ID: <INudnR-xfp7NGJreRVn-vg@comcast.com> (raw)
In-Reply-To: <43074a0c$0$28529$9b4e6d93@newsread2.arcor-online.net>

Andreas Schwarz wrote:
> Hello,
> 
> can I expect to get a usable Ada cross compiler for ARM simply by 
> compiling gcc with --enable-languages=c,ada --target=arm-elf, or is 
> there more to it?
> 
> Thanks
> Andreas
> 

Even for vanilla C building cross compilers can (sometimes) be a bit of 
a pain. (http://kegel.com/crosstool/)

You will need cross binutils as well. Also for a real full Ada I would 
expect that you need the OS listed in the --target someplace since it 
will be difficult to build the runtime without knowing that data.

If you can afford it I'd really recommend getting a supported version 
from AdaCore.

They currently list arm vxWorks as a supported platform.

If you are looking for a non-runtime/non-tasking version of the compiler 
it can be a bit easier to get everything built.

I also poked around the rtems website (www.rtems.com) since they provide 
pre-built RPMs for various targets. They have a bunch of Ada cross 
compilers but for Arm they do not currently show gnat support.

If you are just looking for something to play with (v.s. something for 
real "work") then I suppose just giving it a try would be fun.



      reply	other threads:[~2005-08-20 19:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-20 15:19 GNAT for arm-elf target? Andreas Schwarz
2005-08-20 19:32 ` Jeff Creem [this message]
replies disabled

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