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: Sungjin Chun
Subject: Re: Window problem: avoid the GDNC console window
Date: Sat, 8 Apr 2006 10:50:19 +0900

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).

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





reply via email to

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