Problem building gcc 4.3.1 cross-compiler with ada

Dirk Heinrichs dirk.heinrichs at online.de
Mon Jul 14 16:12:43 UTC 2008


Am Montag, 14. Juli 2008 schrieb Joel Sherrill:
> Dirk Heinrichs wrote:
> > Am Sonntag, 13. Juli 2008 schrieb Joel Sherrill:
> >> How about the attached Ada specific patch?
> >
> > Unfortunatley, it didn't change anything.
>
> Weird.  I have built powerpc, mips, i386, and sparc
> and run the ACATS on this for 4.3.1.
>
> When you look at ada/Makefile.in and search for rtems
> as a target pair do you see numaux in the list?  It shouldn't
> be there.

No, it's not there for rtems (but for other targets).

> What version is your native Ada compiler?  You have to have
> the same native Ada as the cross you are building.

Yes, it's also 4.3.1, built from the same source dir. And I've also built a 
C-only cross compiler before, as per wiki instructions.

> This is my configure line:
>
>   ../${GCCSRCDIR}/configure \
>    --enable-threads=rtems  --with-gnu-as --disable-multilib \
>    --with-gnu-ld --with-newlib  --verbose --with-system-zlib --disable-nls
> \ --enable-version-specific-runtime-libs \
>     --enable-languages=c,ada --target=$TARGET --prefix=$INSTALL

Mine looks nearly the same:

../gcc-4.3.1/configure \
--enable-threads=rtems  --with-gnu-as --disable-multilib \
--with-gnu-ld --with-newlib  --verbose --with-system-zlib --disable-nls \
--enable-version-specific-runtime-libs \
--enable-languages=c,c++,ada --target=i386-rtems --prefix=/opt \
--program-prefix=i386-rtems-

Bye...

	Dirk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.rtems.org/pipermail/users/attachments/20080714/888841a9/attachment.bin>


More information about the users mailing list