Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2003 02:37:16 +0100
From:      Peter Schuller <peter.schuller@infidyne.com>
To:        freebsd-java@freebsd.org
Subject:   Compiling a native 1.4 with gcc 3.3 on FreeBSD 5-CURRENT
Message-ID:  <200311230237.16103.peter.schuller@infidyne.com>

next in thread | raw e-mail | index | archive | help
Hello,

I am trying to compile a native 1.4 on CURRENT. And since gcc 3 is used on 
newer fbsds I am running into this:

usr/ports/java/jdk14/work/control/build/bsd-i586/tmp/sun.tools.unpack/obj/bytes.o(.eh_frame+0x11): 
undefined reference to `__gxx_personality_v0'

I've googled around a bit and apparantly it has to do with some new exception 
handling mechanism in gcc, specifically when mixing Java and C++ exceptions.

Is this something that won't work until extensive patching has been done, or 
is there some simple administrative action I can take to make it compile?

Thanks!

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey@scode.org
E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311230237.16103.peter.schuller>