I took a shot at building this on cygwin w/ egcs and it failed.
Neither the unix build nor the dgjpp build would take.  
I don't have borland or microsoft c compilers installed.

But I do know that the windows build for ghc is done w/ the above tools.
It would be nice if the tools achieved that consistency....

Btw, the unix build error messages were:

************************************************
*** NOW DO: cd .. followed by make install
************************************************
%cd ..
%make install
gcc -c -g   hugs.c
In file included from hugs.c:20:
C:\TOOLS\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\egcs-2.90.27\../../../../i386-cygwin32/include/ctype.h:62:
 warning: `isascii' redefined
prelude.h:276: warning: this is the location of the previous definition
hugs.c:530: parse error
hugs.c:541: parse error
make: *** [hugs.o] Error 1

-Alex-

On Wed, 11 Nov 1998, Mark P Jones wrote:

>    [Apologies if you receive multiple copies of this message]
> 
> A new *beta* version of Hugs is available from:
> 
>   ftp://ftp.cs.nott.ac.uk/haskell/hugs/Hugs-981111-source.zip
> 
> or, if you prefer, from:
> 
>   ftp://ftp.cs.nott.ac.uk/haskell/hugs/Hugs-981111-source.tar.gz
> 
> This version combines the type system features of Hugs 1.3c (multiple
> parameter classes, etc) with the module system features of the June98
> release of Hugs 1.4, together with a number of bugfixes for each.
> 
> There has been a lot of interest in such a combined system just
> recently, and this should help to ease some of those frustrations,
> and to provide an indication of what is to come.  Nevertheless, it
> is still a beta version, so there is a good chance of bugs or other
> problems with this release.  Please note also that this is a source
> code only release; we'll look into making up binary releases once
> any initial problems have been ironed out.
> 
> Please report bugs (and fixes!) to [EMAIL PROTECTED]
> 
> Enjoy!
> Mark
> 

___________________________________________________________________
S. Alexander Jacobson                   i2x Media  
1-212-697-0184 voice                    1-212-697-1427 fax



Reply via email to