discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

base.make


From: Helge Hess
Subject: base.make
Date: Tue, 21 Jan 2003 12:15:20 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030108

Hi,

in base.make we have
---snip---
ifeq ($(FOUNDATION_LIB),gnu)
#
# FIXME - macro names
#
CONFIG_SYSTEM_INCL += -fgnu-runtime -I/opt/rpm/gnustep/System/Headers -fconstant-string-class=NSConstantString
  CONFIG_SYSTEM_LIBS +=  -lz -lcallback -lavcall -lgmp
  CONFIG_SYSTEM_DEFS +=
---snap---

I don't think that lz, gmp and ffcall are required for any library which is just dependend on gstep-base ? Only gstep-base is required to link against those libraries ? (eg why should gnustep-gui ever link against gmp ???)

IMHO this should be fixed.

Helge
--
__________________________________________________________________
Helge Hess                         Email:    helge.hess@skyrix.com
SKYRIX Software AG                 Tel:      +49-391-6623-0
Universitaetsplatz 12              Fax:      +49-391-6623-599
39104 Magdeburg, Germany           Internet: http://www.skyrix.com
__________________________________________________________________
Visit us at ThinkAboutIT 2003-02-06  http://www.thinkabout-it.org/
__________________________________________________________________





reply via email to

[Prev in Thread] Current Thread [Next in Thread]