From: tvoverbe@wk.estec.esa.nl (Ton van Overbeek)
Subject: B19: dlltool still does not like .def files starting with NAME or LIBRARY
2 Mar 1998 02:31:12 -0800
Message-ID: <9803020805.AA09594.cygnus.gnu-win32@wk.estec.esa.nl>
To: gnu-win32@cygnus.com

When building import libraries dlltool still cannot handle .def files
which start with a line 'NAME <exename>.exe' or 'LIBRARY <dllname>.dll'.
Same behaviour in b18. The only remedy now is to strip the first line
of the .def file so it starts with 'EXPORTS'.

I have had no time yet to look at the dlltool source and lex/yacc related
stuff to see if it is easy to fix.

Ton van Overbeek, tvoverbe@wk.estec.esa.nl
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
