cygwin:g++linker problems

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


> $ g++  -L.  f1.cpp -lf
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find
>  -lf
> collect2: ld returned 1 exit status.


>>Assuming those .so are linux shared libraries, they have no chance of
>>working under cygwin.  You must rebuild the libraries with your cygwin
>>compiler.

The libraries is build with gcc(in cygwin environment). Something to do with flags or packages. 

Any clues.


Thanks,
Jay



__________________________________________________
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