This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: Re: Link error using g++ 3.3.1


Oups...
I am sorry.

Thanks
JFB
Have you verified that whatever you're linking has a main() function?

If it does, please post some more useful information about what you're doing,
such as the command-line used for the link, a more exact description of what
you expect it to do, etc.

An undefined reference to _WinMain@16 usually means that there is no main()
function when trying to link an executable..

HTH

rlc

______________________________________________________________________
Jean-Francois BONASTRE Maitre de Conferences - Universite d'Avignon
LIA (IUP) 339 ch. des Meinajaries BP 1228 - 84911 AVIGNON CEDEX 9
Tel : +33/0 4 90 84 35 14 - FAX: +33/0 4 90 84 35 01 jean-francois.bonastre@lia.univ-avignon.fr
http://www.lia.univ-avignon.fr
______________________________________________________________________




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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