This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compile xerces from source - segfault on 3.4 (worked with3.3.1)
- From: Norbert Frese <postfach at nfrese dot net>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 20 Nov 2003 19:24:35 +0100
- Subject: Re: compile xerces from source - segfault on 3.4 (worked with3.3.1)
- References: <Pine.LNX.4.44.0311200853350.29014-100000@ops2.one-point.com>
On Thu, 2003-11-20 at 14:57, Jeff Sturm wrote:
> This is reported in PR java/13024. A fix for this segfault was checked in
> yesterday.
>
great! updated my gcj. now "standalone-jface" compiles and runs without
any problems with gcj 3.4!
i also compiled my "commercial" java project with the new GCJ. the whole
application and SWT/JFACE Gui stuff works well, except there seems to be
a bug in the UDP-network classes of libgcj... The application does not
crash, but weird data is being returned when receiving a packet ...
I will try to find out where the problem is...
thanks
norbert