From: ulittj00@mcl.ucsb.edu (Joshua Little)
Subject: Re: first time compiling windows app with gcc
18 Dec 1997 16:09:09 -0800
Message-ID: <01bd0460$e0c4b040$7ffd6f80.cygnus.gnu-win32@Slittj00.ucsb.edu>
Mime-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
To: "=?iso-8859-1?Q?Kurt_H=E4usler?=" <turtill@ihug.co.nz>
Cc: <gnu-win32@cygnus.com>

Sorry for the wrong advice.  I was at work and was giving the example from
memory.  As already stated by someone Colin Peters, it should be:

gcc -o hellowin.exe hellowin.c -Wl,--subsystem,windows -luser32 ...

Sorry for the mistakes.

Josh

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