I'd like to create a builtin DLL for cygwin, and I was wondering if there is a
script or program for autogenerating an initial spec file given a DLL to look
at.

I can see that it could be done, given that the objdump program from the
binutils-2.10.0 package running on Linux can be used to get at the import and
export tables from the DLL.

David Howells

Reply via email to