RE: GHC doesn't compile under cygwin

Did you carefully follow the steps described in the Building Guide? http://haskell.cs.yale.edu/ghc/docs/latest/html/building/winbuild.html Simon | -----Original Message----- | From: Chris Clearwater [mailto:chris@sharkzone.com] | Sent: 28 January 2003 23:36 | To: glasgow-haskell-users@haskell.org | Subject: GHC doesn't compile under cygwin | | Hi, today I installed cygwin and downloaded the GHC source, however | during compilation I get the errors: | | test: 504: unknown operand | test: 500: unknown operand | test: 504: unknown operand | | In addition,I get many Error [127] (ignored) and Error [1] (ignored) | before finally quiting with the unknown operand errors. Attached is the | configure output, confiure log and make output. | | Thanks in advance for any help.
participants (1)
-
Simon Peyton-Jones