This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

first time compiling windows app with gcc


hello, this question has already been asked by carvalho@penelope.dss.inpe.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@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]