This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: linker error libcygwin
On 2011-11-10 21:22Z, Philipp Kraus wrote:
> On 2011-11-10 22:11:48 +0100, Greg Chicares said:
>
>> On 2011-11-10 20:39Z, Kraus Philipp wrote:
>>>
>>> undefined reference to `_WinMain@16'
>>> collect2: ld returned 1 exit status
>>
>> Does this thread
>> http://cygwin.com/ml/cygwin/2011-10/threads.html#00440
>> contain the answer?
>
> no, sorry.
>
>> If this is a console application, does it have
>> an implementation of main()?
>
> yes the signature of the main is in this example:
> int main(int argc, char* argv[])
Please show the full linker command, and indicate the name of
the object file that contains main().
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple