Updated PC port




> Billinghurst, David (CRTS) David.Billinghurst@riotinto.com 
> Fri, 13 Sep 2002 12:13:24 +1000 
> 
> The stuff I uploaded is supposed to run native under windows,
> using xmaxima:
>  - I do not expect it to under cygwin without some work
>  - I expect it to run using MSYS, but not to require MSYS
>  - I expect it to run in a DOS box, provided the paths are OK

Actually it may be running under CYGWIN using CLISP already.
I have one wierd error where the maxima is not executable from 
Tk/Tcl because Tcl reports the shell script as mode 644 although
CYGWIN ls reports it as 755, and even if I /bin/bash maxima, I get
another error where CYGWIN clisp says it can't find CYGWIN1.DLL.
But both of these errors may be peculiar to my setup; other than that,
everything seems OK with xmaxima, and maxima itself (bootstrap/configure
make/makeinstall) under the current CYGWIN.

Mike