From owner-freebsd-eclipse@FreeBSD.ORG Wed Sep 7 10:20:16 2005 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77FBD16A41F for ; Wed, 7 Sep 2005 10:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BEA943D4C for ; Wed, 7 Sep 2005 10:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j87AKFG4066162 for ; Wed, 7 Sep 2005 10:20:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j87AKFF5066161; Wed, 7 Sep 2005 10:20:15 GMT (envelope-from gnats) Date: Wed, 7 Sep 2005 10:20:15 GMT Message-Id: <200509071020.j87AKFF5066161@freefall.freebsd.org> To: freebsd-eclipse@FreeBSD.org From: Tom Skoglund Cc: Subject: Re: ports/72014: Eclipse doesn't work (SigBus 10) if it has been built with GTK X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tom Skoglund List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 10:20:16 -0000 The following reply was made to PR ports/72014; it has been noted by GNATS. From: Tom Skoglund To: nlsn@free.fr, bug-followup@FreeBSD.org Cc: Subject: Re: ports/72014: Eclipse doesn't work (SigBus 10) if it has been built with GTK Date: Wed, 07 Sep 2005 12:19:30 +0200 Hi, I used to have to set CPUTYPE to p3 or i686, after I started using -mno-sse2 for gtk Eclipse (3.1) has worked like a charm with CPUTYPE=p4 System: FreeBSD tos.teleplan.no 5.4-STABLE FreeBSD 5.4-STABLE #4: Wed Jun 22 14:53:16 CEST 2005 root@tos.teleplan.no:/usr/obj/usr/src/sys/latitude i386 Cheers, Tom