Re: Compilation of Ada under FreeBSD

2005-10-21 Thread Frédéric PRACA
Selon "Joel Sherrill <[EMAIL PROTECTED]>" <[EMAIL PROTECTED]>: > 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 doe

Re: Compilation of Ada under FreeBSD

2005-10-20 Thread Joel Sherrill <[EMAIL PROTECTED]>
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'

Re: Compilation of Ada under FreeBSD

2005-10-20 Thread Joel Sherrill <[EMAIL PROTECTED]>
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'

Compilation of Ada under FreeBSD

2005-10-20 Thread Frédéric PRACA
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 see