discuss-gnustep
[Top][All Lists]
Advanced

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

GNUstepBase on Windows


From: S.J.Chun
Subject: GNUstepBase on Windows
Date: Wed, 28 Apr 2004 02:31:10 +0900 (KST)

Hi,

I have a laptop which runs Windows 2000 so I decided to run GNUstep on it too. 
The build process is almost
of no problem except dll creation. I'm using most current version of MinGW32 
and MSys, and the .def file,
libgnustep-base.def creation process does not work without modification. I have 
to modify [T] to [R] for 
def creation (or I generally use another method, create archive with ar and 
create dll with a2dll and create .a
stub library using dlltool and pexports). Is this related to version of MinGW? 
As far as I remember, and 
as far as my old, backed up source is correct, [T] worked. I think for newer 
version Makefile.postamble is
changed or more general method is required for Windows.

Thanks in advance.

PS)
My build uses GMP, libXML, libXSLT, OpenSSL, FFCall, ZLib and libIConv. So, we 
can have almost same
functionality in both Linux and Windows for GNUstep Base.




reply via email to

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