Dlltool not removing temporary files

Colin Peters colin@bird.fu.is.saga-u.ac.jp
Fri May 9 22:23:00 GMT 1997


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@bird.fu.is.saga-u.ac.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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list