I have a library compiled on cygwin which I need to link
against an application written in MS Visual c++.
I have the source for the library - which has a gnu makefile.

Options seem to be:
1, Rewrite the makefile for nmake- are there any programs which will do this 
automatically ?

2, Convert the .a file into a .lib ( or into a dll ) -
How do I do this.

3, Link the .o files into a .lib with microsoft tools - is this possible ?

 
    Many thaks

      Martin
   

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to