I've never tried these on w64, so I don't know. It may be just a problem cross-compiling - you may need to fix up the configure/make scripts or it may be easy to compile them natively.

On Mar 25, 2008, at 10:47 AM, Yury Mishchenko wrote:

I used code from http://sourceforge.net/projects/mingw-w64/ to build a cross compiler (build system Win32) I wanted to cross compile the GNUstep base but it looked like required libraries (libxml and libffcall) were not ported to Win64 (x86_64-pc-mingw32).
At least I could not cross compile them to x86_64-pc-mingw32.
Maybe I do something wrong? Need those libraries to be ported?
From: Adam Fedor [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 05, 2008 4:45 PM
To: Yury Mishchenko
Cc: gnustep-dev@gnu.org
Subject: Re: GNUstep on Windows (XP, Vista) 64 bits?


On Mar 4, 2008, at 8:19 AM, Yury Mishchenko wrote:


Hi,
Does anybody know whether there is anything planned/done for running GNUstep on Windows 64 bits? It seems there is something ongoing by I can not figure in what state it is.
Could anyone clarify the situation?


GNUstep doesn't work with the standard MinGW installation. However, it should work, if you can compile MinGW as 64-bit libraries. I haven't checked recently, but you need to make various patches to the compiler and other things to get this to work.
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to