discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Buidling gui and back on Windows


From: Alex Perez
Subject: Re: Buidling gui and back on Windows
Date: Thu, 07 Oct 2004 23:45:17 -0700
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

Richard Frith-Macdonald wrote:

On 7 Oct 2004, at 23:39, Alex Perez wrote:

You also need to soure GNUstep.sh before GNUstep-make will work and you
can compile things using it. I'm not sure if the msys shell does that for
you automatically.


I don't remember it's needed. Running gdomap and friends was enough, for me.

But it's nice to see more people interested in improving GNUstep on win32 ;)


the gdomap dependency can be removed for GNUstep by setting a default.
This is thanks to Alexander Malmberg's work, and maybe we could look into
enabling it by default under win32 only. Alex?


This information is wrong for win32.

The gdomap name server is required for name lookup for inter-host communication on any system, but is not required for host-local communication on unix, where the
GSMacOSXCompatible or NSPortIsMessagePort user default is set.

On windows it is required for *any* inter process communication to work, since we
don't have an implementation of the host-local inter process communication
(NSMessagePort and NSMessagePortNameServer) which works under windows.

Ah, okay, my bad...sorry for the misinformation. I was misinformed myself. This would be really, really nice to have, because then we could ship a self-contained GNUstep-GUI windows installer (which is poised to happen here within a month) which didn't require any services to be started prior to launching any app. This is a significant hurdle to GNUstep-win32 adoption in my opinion,




reply via email to

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