From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 29 06:10:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDE0B37B401 for ; Tue, 29 Jul 2003 06:10:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEA6A43FAF for ; Tue, 29 Jul 2003 06:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6TDABUp064264 for ; Tue, 29 Jul 2003 06:10:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6TDAB5i064263; Tue, 29 Jul 2003 06:10:11 -0700 (PDT) Resent-Date: Tue, 29 Jul 2003 06:10:11 -0700 (PDT) Resent-Message-Id: <200307291310.h6TDAB5i064263@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Faried Nawaz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EC4637B401 for ; Tue, 29 Jul 2003 06:05:28 -0700 (PDT) Received: from terror.hungry.com (terror.hungry.com [199.181.107.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B64C43F3F for ; Tue, 29 Jul 2003 06:05:28 -0700 (PDT) (envelope-from fn@hungry.com) Received: from localhost (localhost [127.0.0.1]) (uid 507) by terror.hungry.com with local; Tue, 29 Jul 2003 06:05:27 -0700 Message-Id: Date: Tue, 29 Jul 2003 06:05:27 -0700 From: Faried Nawaz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/55013: gnustep-make shouldn't need gcc 3.2.3 on -current. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Faried Nawaz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2003 13:10:13 -0000 >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: