From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: -mwindows option
4 Jun 1998 11:13:16 -0700
Message-ID: <Pine.SUN.3.93.980603235423.21074B-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <349FD3AF77EAD111AC6B0000C0052C000D1B2C@wedhus.indosat.co.id>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: "Ucok Freddy M." <ucokfm@indosat.co.id>
Cc: "'gnu-win32@cygnus.com'" <gnu-win32@cygnus.com>

On Wed, 3 Jun 1998, Ucok Freddy M. wrote:

> I want to make a GUI app by using -mwindows option at gcc command, but it's
> not working. Anyone can tell me what must i configure to enable me using the
> -mwindows option ?

Only after you tell us what the problem is? Is it compile time error or
run-time error? Please send us the following to avoid unnecessary 
guesswork:
  
  - OS/platform: cygwin32 b18, cygwin32 b19, mingw32
  - compiler version: Run `gcc -v'
  - compiler flags used. eg.,
      
      % gcc -c testapp.c
      % gcc -o testapp testapp.o -mwindows
  
Regards,
Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
