variation on the .dll, .lib, .a theme (help!)

Takayuki Tamura ttamura@icc.melco.co.jp
Wed Jun 30 22:10:00 GMT 1999


Oops!

On Wed, 09 Jun 1999 21:23:57 +0900 (JST)
Takayuki Tamura <ttamura@icc.melco.co.jp> wrote:

> Doesn't this work?
> 
> $ cp SOMEWHERE/ml32i1m.dll ELSEWHERE/ml32i1m.lib .
> $ echo "EXPORTS" >ml32i1m.def
> $ nm --demangle --defined-only ml32i1m.lib | grep ' T ' | sed 's/.* T //' >>ml32i1m.def
> $ dlltool --dllname ml32i1m.lib --def ml32i1m.def --output-lib libml32i1m.a
                             ^dll
---------------
Takayuki TAMURA (ttathome@remus.dti.ne.jp)

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list