This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2 PATCH: Fully support parallel gnat1/gnatbind builds
- From: Matthew Wilcox <willy at debian dot org>
- To: Robert Dewar <dewar at gnat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 27 May 2002 14:58:50 +0100
- Subject: Re: 3.2 PATCH: Fully support parallel gnat1/gnatbind builds
Robert Dewar wrote:
> It's the only exception mechanism that works on all targets so far in 3.1.
> We are working on fixing this but the work is not completed yet.
I couldn't get gnat to build on arm or m68k. I assumed this was already
known. FWIW, gnat does build for alpha, hppa, i386, ia64, mips, mipsel,
powerpc, s390 & sparc on linux (and debian packages are already available
for those architectures).
----- Forwarded message from Matthew Wilcox <willy@debian.org> -----
I get:
../../xgcc -B../../ -c -DCROSS_COMPILE -DIN_GCC `echo -g -O2 -fomit-frame-pointer -fPIC -DIN_RTS |sed -e 's/-pedantic//g' -e 's/-Wtraditional//g'` -g -O2 \
-I. -I.. -I../.. -I/home/willy/gcc/gcc-3.1/gcc/ada -I/home/willy/gcc/gcc-3.1/gcc/ada/.. -I/home/willy/gcc/gcc-3.1/gcc/ada/../config -I/home/willy/gcc/gcc-3.1/gcc/ada/../../include -I./../.. raise.c
raise.c: In function `__gnat_eh_personality':
raise.c:601: built-in function `__builtin_eh_return_data_regno' not currently supported
raise.c:601: built-in function `__builtin_eh_return_data_regno' not currently supported
This happens during the step of building a crosscompiler
--host=i386-linux, --target=arm-linux, in the `make gnatlib' step of
the build process.
I'm using a vanilla 3.1 20020423 (prerelease) snapshot.
----- End forwarded message -----
--
Revolutions do not require corporate support.