From: casteeld AT cococo DOT net (casteeld) Subject: Winnie Example ----- Help ! 2 Nov 1997 06:39:34 -0800 Message-ID: <345C876D.7B3D.cygnus.gnu-win32@cococo.net> Reply-To: casteeld AT cococo DOT net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: feedback AT relisoft DOT com Cc: gnu-win32 AT cygnus DOT com I've tried to compile the Winnie example and am getting errors. I am using gnuwin32 for the first time and read the documentation provided. I have no idea what the "STRICT compilation flag" is and can't find a list of command line flags for gnuwin32. I have made all of the sugested changes to my system files. This is the command line I used: g++ -o .\tmp\winnie.exe .\tmp\winnie.cpp the result I get when I try to compile is several lines like: C:\TMP\cc0010001.o(.text+0x8f):winnie.cc: undefined reference to 'GetMessageA AT 16eA@4' followed by a line saying: Internal compiler error: Program ld got fatal signal 1 - 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".