discuss-gnustep
[Top][All Lists]
Advanced

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

Re: ANN: Gorm 1.2.1


From: Yves de Champlain
Subject: Re: ANN: Gorm 1.2.1
Date: Sun, 20 May 2007 11:53:42 -0400


Le 07-05-07 à 22:57, Gregory John Casamento a écrit :

1 ANNOUNCE
**********

This is version 1.2.1 of Gorm.

Hi

Here are the modifications needed to build Gorm on MacOSX with gnu- gnu-gnu combo :

In Palettes/*/GNUmakefile.preamble

the ifeq ($(GNUSTEP_TARGET_OS),mingw32) should test true too.  I use

ifeq ($(CC_BUNDLE),yes)

I also add -lGormObjCHeaderParser to LIBRARIES_DEPEND_UPON
(I remove -lGormCore in Palettes/2Controls/GNUmakefile.preamble)

In GormCore/GNUmakefile.preamble I add
SHARED_LD_POSTFLAGS += -lgnustep-base -lgnustep-gui -lGorm - lGormObjCHeaderParser

In GormPrefs
SHARED_LD_POSTFLAGS += -lGorm -lGormCore -L../GormObjCHeaderParser/ obj -lGormObjCHeaderParser


thanks

yves







reply via email to

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