Compilation of Ada under FreeBSD

Joel Sherrill <joel@OARcorp.com> joel.sherrill@OARcorp.com
Thu Oct 20 16:43:00 GMT 2005


Frédéric PRACA wrote:
> Hello,
> I'm trying to build a cross-compiler for RTEMS. Building C or C++ cross-compiler
> is not a problem but building the Ada compiler does'nt work. In fact, even
> building a normal compiler does'nt work at all. The main reason I found is that
> the gcc driver of FreeBSD doesn't support ada and it seems that GNAT is not
> sufficient. How can I do ?

My search for a native FreeBSD GNAT didn't turn up too much either.
The best I saw was either to use the old 3.15p GNAT and bootstrap your
way to a recent native compiler as apparently this person does.

http://lists.freebsd.org/pipermail/freebsd-ports/2004-November/017632.html

Or to just use the Linux emulation and run the Linux RTEMS tools.

> Thanks
> 
> Fred
> 


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



More information about the Gcc mailing list