ghc6.4, cygwin, error in RawSystem
Simon Peyton-Jones
simonpj at microsoft.com
Fri Apr 8 07:48:13 EDT 2005
[Narrowing to cvs-ghc, which is for people who build GHC from source]
Did you follow the instructions in the building guide, very very
carefully?
http://www.haskell.org/ghc/docs/latest/html/building/winbuild.html
See also Section 12.
How did you configure?
Are you trying to *target* cygwin, or just to build using it? (See
section 12)
Simon
________________________________
From: glasgow-haskell-users-bounces at haskell.org
[mailto:glasgow-haskell-users-bounces at haskell.org] On Behalf Of Patrick
Scheibe
Sent: 07 April 2005 00:35
To: glasgow-haskell-users at haskell.org
Subject: ghc6.4, cygwin, error in RawSystem
Hi,
I try hard to compile ghc6.4 under MS Windows XP with really new cygwin.
What am I doing wrong, this is the official 6.4 release? Some hints I
should know about compiling under MS Win?
/cygdrive/g/ghc/ghc-6.2.1/bin/ghc -H16m -O -I. -Rghc-timing
-I../../../librarie
s -fglasgow-exts -no-recomp -split-objs -c Compat/RawSystem.hs -o
Compat/RawS
ystem.o -ohi Compat/RawSystem.hi
G:/cygwin/home/mai99dnn/tmp/ghc1832.hc: In function `s3SQ_entry':
G:/cygwin/home/mai99dnn/tmp/ghc1832.hc:113: too many arguments to
function `rawS
ystem'
<<ghc: 55717388 bytes, 14 GCs, 2709857/5640724 avg/max bytes residency
(3 sample
s), 19M in use, 0,01 INIT (0,00 elapsed), 0,47 MUT (0,54 elapsed), 0,29
GC (0,31
elapsed) :ghc>>
make[4]: *** [Compat/RawSystem.o] Error 1
make[3]: *** [boot] Error 2
make[2]: *** [boot] Error 1
make[1]: *** [boot] Error 1
make[1]: Leaving directory `/home/mai99dnn/software/ghc-6.4/ghc'
make: *** [build] Error 1
Cheers
Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/cvs-ghc/attachments/20050408/f3e897a4/attachment.htm
More information about the Cvs-ghc
mailing list