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





_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to