bug-gnustep
[Top][All Lists]
Advanced

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

Re: Win32 DLL's and libobjc (was: install make, libobjc, base on cygwin


From: Michael Scheibler
Subject: Re: Win32 DLL's and libobjc (was: install make, libobjc, base on cygwin/mingw32)
Date: Mon, 5 Mar 2001 11:48:26 +0100

In libobjc.def (0.9.2) there are still some symbols missing:

__objc_runtime_mutex
__objc_is_multi_threaded
__objc_runtime_threads_alive
objc_condition_allocate
objc_condition_deallocate
objc_condition_wait
objc_condition_broadcast
objc_condition_signal


----- Original Message -----
From: "Adam Fedor" <fedor@doc.com>
To: "Michael Scheibler" <michael.scheibler@onevision.de>
Sent: Monday, March 05, 2001 6:25 AM
Subject: Re: Win32 DLL's and libobjc (was: install make, libobjc, base on
cygwin/mingw32)


> Michael Scheibler wrote:
> >
> > I found some great great problem with libobjc. I tried to load a bundle
with
> > NSBundle. On Windows it is a DLL. After debugging I found out, why my
> > program crashes:
> >
>
> I know Helge Hess has gotten this to work without resorting to that. One
> thing that is not in libobjc that should be are the Window's 'magic'
> symbols, like
>
> __declspec(dllexport)
>
> I've put those in there now (Although I'm not sure I've been complete
> about it), perhaps you can try it with that. There's a new package:
> ftp.gnustep.org/pub/gnustep/libs/gnustep-objc-0.9.2.tar.gz
>
> I changed the name from libobjc to avout possible name conflicts with
> other packages.
>




reply via email to

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