From owner-freebsd-ports@FreeBSD.ORG Sat May 3 15:18:01 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 2D9F737B42C; Sat, 3 May 2003 15:18:00 -0700 (PDT) Date: Sat, 3 May 2003 17:17:59 -0500 From: Juli Mallett To: freebsd-ports@FreeBSD.org Message-ID: <20030503171759.A76719@FreeBSD.org> References: <20030502133348.A38483@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from abhorevil@hotmail.com on Sat, May 03, 2003 at 12:07:08AM -0400 X-Title: Code Maven X-Towel: Yes X-Negacore: Yes X-Authentication-Warning: localhost: juli pwned teh intarweb cc: James Gosnell Subject: Boehm GC update busted? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 22:18:01 -0000 Boehm GC update seems to be börken. Any thoughts? This is breaking Mono, and my ability to support it as such. I can't imagine that nothing else is affected. Is this due to some sort of c++ "features" added or such? "gxx" smacks of g++. (jmallett@dalek:~/Work/MonoHaq/mono)16% cat _.c void main() { GC_malloc(); } (jmallett@dalek:~/Work/MonoHaq/mono)17% cc _.c -L/usr/local/lib -lgc _.c: In function `main': _.c:1: warning: return type of `main' is not `int' /usr/local/lib/libgc.so: undefined reference to `__gxx_personality_v0' Thanx, juli. -- juli mallett. email: jmallett@freebsd.org; efnet: juli;