From: ulittj00@mcl.ucsb.edu (Joshua J Little)
Subject: Re: first time compiling windows app with gcc
17 Dec 1997 16:51:07 -0800
Message-ID: <Pine.HPP.3.96.971217123816.27005A-100000.cygnus.gnu-win32@mcl.ucsb.edu>
References: <000c01bd0abe$5ce1ae40$4e804dd1@cs116bf.ihug.co.nz>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: =?iso-8859-1?Q?Kurt_H=E4usler?= <turtill@ihug.co.nz>
Cc: gnu-win32@cygnus.com

I think you need to type something like:
	gcc -o hello.exe hello.c -lwin32 -Wl,-subsystem,windows

Hope this helps

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