From: turtill AT ihug DOT co DOT nz (=?iso-8859-1?Q?Kurt_H=E4usler?=) Subject: first time compiling windows app with gcc 16 Dec 1997 23:57:37 -0800 Message-ID: <000c01bd0abe$5ce1ae40$4e804dd1.cygnus.gnu-win32@cs116bf.ihug.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: hello, this question has already been asked by carvalho AT penelope DOT dss DOT inpe DOT br but it wasnt answered. how can I compile programs when i get error messages like undefined reference etc. this is just a program using the windows api to pop up one window and saw hello world. I have compiled it before under two other compilers and one of them I had to use a option like -lwin32 or something. What is the equivalent option with this compiler? gcc hello.c is all I have been using. Please answer, I would be very greatful. Thanks from Kurt - 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".