discuss-gnustep
[Top][All Lists]
Advanced

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

Re: MSWindows CVS install problem


From: Marc Brünink
Subject: Re: MSWindows CVS install problem
Date: Wed, 23 Mar 2005 11:25:38 +0100


On Tuesday, Mar 22, 2005, at 19:13 Europe/Berlin, Marc Brünink wrote:
[..]
But the install is not as clean as it looked like. I'm getting errrors while running eg GFractal:

abnormal program termination
objc runtime: cannot find class NSAutoreleasePool

Hi,

Actually i solved this problem yesterday. My brain was just to windownized to realize it. The problem (as I understood it) is simply that MingGW-3.2.0-rc3 installs a libobjc. Nevertheless its mandatory (at least under windows 2000) to install dev-libs/libobjc. Thus we're ending with two libobjc in different directorys. And the compiler simply linked the wrong libobjc.a. A rename of the old libs (xxx/msys/1.0/mingw/lib/libobjc.a and .la) solved this for me.

However one question remains:
I have to copy crt2.o crtbegin.o and crtend.o manually to the current compile directory. How to solve this?


Marc






reply via email to

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