discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep on Darwin/MacOSX


From: Markus Hitter
Subject: Re: GNUstep on Darwin/MacOSX
Date: Sat, 6 Jul 2002 14:07:34 +0200

Am Samstag den, 6. Juli 2002, um 11:44, schrieb John Pell:

mkdir -p ./shared_obj/powerpc/darwin5/nx-gnu-gnu
Compiling file GSMime.m ...
GSMime.m: In function `decodeWord':
GSMime.m:238: cannot find interface declaration for `NSConstantString'

This is the typical issue when using the gcc3 version included with April 2002 Developer Tools. The constant string stuff works well enough to pass through configure but not actual compilation. As Apple says, this compiler is beta and doesn't work reliable in all circumstances. FYI, the bug is already fixed in the current Darwin sources.

As said, use the other compiler, "cc", or build your own one off Darwin cvs (like I did).


Markus


P.S.: please don't post such a huge output to the list, configure worked fine for you and 50 copies of the same error message aren't very helpful.

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/





reply via email to

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