DLLTOOL@ not found

Benjamin Sean Scarlet scarlet@mit.edu
Thu Jul 31 09:51:00 GMT 1997


When I tried to compile CDK on my Windows NT box, I ran into a problem. 
In the Makefiles in tcl/win and tk/win there were lines written:
DLLTOOL = @DLLTOOL@
which caused errors.  I replaced them by 
DLLTOOL = dlltool
and the compile is now proceeding.  Can anyone tell me what the original
syntax means and/or why it was there?

	Benjamin Scarlet
-
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