This is the mail archive of the cygwin 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]
Other format: [Raw text]

DLL into .a


Is there a tool to convert a DLL (which has no API Windows calls) into a lib.a or lib.la ?
If not, then say that I have a lib file named libmetis.a
To make the executable I would add the following
"-L$HOME/<rest of the path> -lmetis"
If I have WinMetis.dll, would there be an equivalent command?


Regards,
Paulo Mota


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


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