This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Build error: unable to detect exception model ??
- From: Andrew Haley <aph at redhat dot com>
- To: Clemens Eisserer <Linuxhippy at web dot de>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 5 Mar 2003 12:28:58 +0000 (GMT)
- Subject: Build error: unable to detect exception model ??
- References: <200303051223.h25CNOp20813@mailgate5.cinetic.de>
Clemens Eisserer writes:
> Hi there!
>
> Sory for asking again, but in order to make swing working, I want to have a ne gcj-version which has a working swt.
> So I downloaded the snapsht of 3.2.
>
> I only untart gcc-core and and gcc-java.
> Make worked fine, make throwed the following error:
>
> > checking for exception model to use... configure: error: unable to detect exception model
>
> Do you kno what that should mean?
No. You need to describe what you did in rather more detail.
Also, 3.2 is probably not a good choice if you want to work on current
sources.
Andrew.