Mail Archives: cygwin/1997/05/10/10:11:07
The version of dlltool that comes with b18 doesn't seem to be removing
it's temporary dh.o dst.o and ds0.o ds1.o etc. object files. Do other
people have this problem?
It is only cosmetic, but somewhat annoying, especially since the old
version did it right.
NOTE: I am not calling dlltool from bash, but from the command line.
Here is a sample command line:
dlltool --dllname dll.dll --def dll.def --output-lib libdll.a -k
dll.def is this:
EXPORTS
Add
and the above call to dlltool leaves behind these object files:
dh.o ds0.o dt.o
NOTE: dlltool has a --nodelete option for keeping around temporary
files, but I am not using it.
Any help or suggestions appreciated.
Colin.
-- Colin Peters - colin AT bird DOT fu DOT is DOT saga-u DOT ac DOT jp
-- Saga University Dept. of Information Science
-- http://www.fu.is.saga-u.ac.jp/~colin/index.html
-- http://www.geocities.com/Tokyo/Towers/6162/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -