From owner-freebsd-java@FreeBSD.ORG Sat Nov 22 17:32:38 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 119D616A4CE for ; Sat, 22 Nov 2003 17:32:38 -0800 (PST) Received: from scode.mine.nu (c-fbde71d5.05-152-7570701.cust.bredbandsbolaget.se [213.113.222.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1580B43FB1 for ; Sat, 22 Nov 2003 17:32:37 -0800 (PST) (envelope-from peter.schuller@infidyne.com) Received: from localhost (localhost [127.0.0.1]) by scode.mine.nu (Postfix) with ESMTP id 0AEE455F97 for ; Sun, 23 Nov 2003 02:37:16 +0100 (CET) From: Peter Schuller To: freebsd-java@freebsd.org Date: Sun, 23 Nov 2003 02:37:16 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311230237.16103.peter.schuller@infidyne.com> Subject: Compiling a native 1.4 with gcc 3.3 on FreeBSD 5-CURRENT X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 01:32:38 -0000 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 ' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org