Date: Tue, 29 Jul 2003 06:05:27 -0700 From: Faried Nawaz <fn@hungry.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55013: gnustep-make shouldn't need gcc 3.2.3 on -current. Message-ID: <courier.3F267117.0000456C@terror.hungry.com> Resent-Message-ID: <200307291310.h6TDAB5i064263@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55013 >Category: ports >Synopsis: gnustep-make shouldn't need gcc 3.2.3 on -current. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 29 06:10:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Faried Nawaz >Release: FreeBSD 5.1-CURRENT i386 >Organization: Hindenburg. Titanic. Edsel. X windows. >Environment: System: FreeBSD pbox.cressoft.com.pk 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Jul 28 20:38:38 PKT 2003 fn@pbox.cressoft.com.pk:/usr/obj/usr/src/sys/pbox i386 >Description: devel/gnustep-make depends on lang/gnustep-objc, which in turn needs lang/gcc32. This seems unnecessary on -current, now that the system ships with 3.3.1. /usr/src/gnu/lib/libobjc/Makefile has NOPIC= works but method lookup slowdown is significant How much slower is it? Probably the biggest objc framework out there is GNUstep; if it and its apps use a shared libobjc, either they run a lot slower than they should, or it's not a large enough speed hit to be an issue. >How-To-Repeat: Read devel/gnustep-make/Makefile, devel/gnustep/bsd.gnustep.mk, /usr/src/gnu/lib/libobjc/Makefile. Try building gnustep. >Fix: ifdef out the CC/CXX defines in devel/gnustep/bsd.gnustep.mk for -current, and create an objc shlib. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.3F267117.0000456C>