ports/55013: gnustep-make shouldn't need gcc 3.2.3 on -current.

Faried Nawaz fn at hungry.com
Tue Jul 29 13:10:13 UTC 2003


>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 at 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:



More information about the freebsd-ports-bugs mailing list