Compilation of Ada for Arm failed

2005-11-23 Thread Frédéric PRACA
Hello, I tried to build Ada for the target arm-rtems with the HEAD version (23112005) and I get the following error : gmake[4]: Entering directory `/home/fred/Dev/Audiome/crossCompiler/buildGcc/gcc/ada/rts' ../../xgcc -B../../ -c -g -O2

Re: Ada on ARM

2005-11-21 Thread Frédéric PRACA
Selon Laurent GUERBY <[EMAIL PROTECTED]>: > On Mon, 2005-11-21 at 12:15 -0600, Joel Sherrill wrote: > > arm-rtems4.7 does build C, C++, and Ada on the gcc SVN head. I have > > done no testing beyond that. > > Is there a simulator for arm? Frederic do you have a testing > environment in mind? Wha

Re: Ada on ARM

2005-11-21 Thread Frédéric PRACA
Selon "Joel Sherrill <[EMAIL PROTECTED]>" <[EMAIL PROTECTED]>: > Ralf Corsepius wrote: > > On Mon, 2005-11-21 at 17:14 +0100, Frédéric PRACA wrote: > > > >>Hi, > >>I'm currently trying to build an Ada cross compiler for ARM using the > arm-rtems > >>target. I tried with GCC 4.0.2 and subversion-

Ada on ARM

2005-11-21 Thread Frédéric PRACA
Hi, I'm currently trying to build an Ada cross compiler for ARM using the arm-rtems target. I tried with GCC 4.0.2 and subversion-version but I failed. What should I know to do this knowing that I already built the C and C++ cross-compilers ? Thanks Fred

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&#x

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