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]

RE: gcc -o


an *.so library with *main*?  Fix the code.
By the way, building DLL instead of *.so is preferred on Windows.



> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Radu Grosu
> Sent: Wednesday, June 30, 1999 10:55 PM
> To: cygwin@sourceware.cygnus.com
> Cc: grosu@saul.cis.upenn.edu
> Subject: gcc -o
> 
> 
> I am trying to build a .so library with cygwin gcc compiler.
> Unfortunately I get the following error message:
> 
> /home/noer/src/b20/comp-tools/devo/winsup/libcmain.cc:38: undefined
> reference to 'WinMain@16'
> 
> What should I do?
> 
> Thank you in advance,
> 
> Dr. Radu Grosu
> 
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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