From: ulittj00 AT mcl DOT ucsb DOT 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?=" Cc: 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 AT cygnus DOT com" with one line of text: "help".