discuss-gnustep
[Top][All Lists]
Advanced

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

GNUstep on Mac OSX "Tiger" 10.4.*


From: Marco (Bj) Bardelli
Subject: GNUstep on Mac OSX "Tiger" 10.4.*
Date: Thu, 26 Oct 2006 00:56:50 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

Hi,
I'm trying to compile the core from subversion on powerpc-apple-darwin8.8.0.
I installed gnustep-make with /opt/GNUstep prefix and it's ok, it's work.
I configure base , with gcc from apple (4.0.1) and -DNO_GNUSTEP in CPPFLAGS, i 
disable 'DO','xml','xslt','xmltest' ...
I run the follow command :

CC=/usr/bin/gcc CPPFLAGS=-DNO_GNUSTEP ./configure -C --prefix=/opt/GNUstep 
--disble-do --disble-xml --disble-xslt --disble-xmltest

It compile, but libtool ...

Making all for library libgnustep-baseadd...
 Linking library libgnustep-baseadd ...
libtool: unrecognized option `-dynamic'
Try `libtool --help' for more information.
make[2]: *** [obj/libgnustep-baseadd.dylib.1.14.0] Error 1
make[1]: *** [libgnustep-baseadd.all.library.variables] Error 2
make: *** [internal-all] Error 2

The libtool installed is the fink'ed libtool version:
ltmain.sh (GNU libtool) 1.5.10 (1.1220.2.130 2004/09/19 12:13:49)

if i run make with 'shared=no' the unrecognized option for libtool is -static 
...

I disabled do,xml,... for minimize the error on compilation.

I would help to port GNUstep Core on Darwin 8.8, but i don't know how to do.
Do You have some issues or guide lines for the porting ???

bye


reply via email to

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