discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Window problem: avoid the GDNC console window


From: Lloyd Dupont
Subject: Re: Window problem: avoid the GDNC console window
Date: Mon, 10 Apr 2006 09:57:50 +1000

If you are using MinGW, -mwindows option will remove console window. I'm starting GDNC when I logon to windows. GDOMAP when I start windows (Using utility which make a program run as service).

I think that won't do.
It's for a end user application. which might not have the right to install services, nor should I require him to.

However, how could I use this "-mwindows" flag?
I'm just using standart GNUstep makefile and build.....


On Apr 8, 2006, at 1:20 AM, Fred Kiefer wrote:

If I remember correctly from my own windows programmer days (long time
ago), than the opening of a console window depended on some flags  in the
executable file header. This may be fixed by setting some obsure flags
in gcc, but I don't remember any details.
But it may be a lot more complicated for gdnc, as we fork of yet  another
process when gdnc starts. resulting in things going not taken in  account
by the above fix.

Fred


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep



_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep




reply via email to

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