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]

Linking a .lib file


Howdy.  I use the cygwin-b20 g++ compiler with Emacs, and I need to link in 
a .lib file.  When I try doing the compilation\linking command

g++ -g FILE_1.cpp FILE_2.lib -o  -lm

I get an error message stating that .lib extensions are not recognized.  Is 
there a way to link .lib files, or to convert them to a recognizable form?

Thanks

robbmer@hotmail.com
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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