bug-gnustep
[Top][All Lists]
Advanced

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

Re: [gnustep-base 1.8.0] linking of libgnustep-base fails on Cygwin


From: Adam Fedor
Subject: Re: [gnustep-base 1.8.0] linking of libgnustep-base fails on Cygwin
Date: 04 Oct 2003 15:32:56 -0600

On Sat, 2003-10-04 at 00:36, Frank Wegmann wrote:
> I try to get GNUstep up and running in a Cygwin environment and got the 
> following error:
> 
>  Linking library libgnustep-base ...
> Info: resolving _xmlGetWarningsDefaultValue by linking to 
> __imp__xmlGetWarningsDefaultValue (auto-import)
> gnustep-base.exp(.edata+0x3f0):fake: undefined reference to 
> `___objc_class_name_NSConcreteWindowsTask'

Haven't gotten around to fixing this yet, but on Cygwin, you need to go
into base/Source/libgunstep-base.def.in and change

NSConcreteWindowsTask

to 

NSConcreteUnixTask





reply via email to

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