tools\make can't handle the space in a dir, for
example c:\program files\
I have delphi 6 installed in c:\program
files\borland\delphi6 and make won't compile from
there.
So change the config file to use progra~1 (usualy this
is correct).
Also I had to edit the include.mak , OS envoirement
variable was not set to make thought it was linux.