cygwin:g++linker problems

jayshankar nair n_jayshankar@yahoo.com
Fri Oct 17 17:23:00 GMT 2008


>Shared libraries have the extension .dll on Windows, not .so. 
>Specifying -lf will find your library if you named it cygf.dll or
>libf.dll, or if you created an import library libf.dll.a.  (It will find
>other variants as well, like f.lib.  Read the linker manual for the full
>list.)

compilation works fine with .dll extension. Thanks!!.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--
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/



More information about the Cygwin mailing list