compiling hslibs/xlib

Julian Seward (Intl Vendor) v-julsew@microsoft.com
Fri, 1 Feb 2002 02:34:10 -0800


Precisely what version of gcc are you using here?
(gcc -v)

This has been known to happen if you use the default
gcc on RedHat 6.1 and 6.2.

J

| -----Original Message-----
| From: Jens Petersen [mailto:juhp@01.246.ne.jp]=20
| Sent: Friday, February 01, 2002 9:54 AM
| To: glasgow-haskell-users@haskell.org
| Subject: compiling hslibs/xlib
|=20
|=20
| I'm trying to build xlib from cvs.  I built green-card in
| the cvs tree with ghc-5.02.2 (though I didn't install it),
| then while compiling xlib I get:
|=20
| ghc -ldl -recomp  -fglasgow-exts -fvia-C -monly-3-regs=20
| -package greencard -I/usr/X11R6/include  -O -Rghc-timing =20
| -I../greencard/cbits -package-name xlib  -package greencard  =20
|  -c Xlib.hs -o Xlib.o
| Prologue junk?: .globl Xlib_zdwrectInRegion_fast6
| Xlib_zdwrectInRegion_fast6:
| 	movl	$0, (%esp)
| 	movl	$0, 4(%esp)
| =09
| <<ghc: 997408144 bytes, 3495 GCs, 7675156/13199932 avg/max=20
| bytes residency (18 samples), 35M in use, 0.00 INIT (0.00=20
| elapsed), 19.12 MUT (54.78 elapsed), 14.51 GC (14.64 elapsed) :ghc>>
|=20
|=20
| How should one proceed?
|=20
| Jens
|=20
| _______________________________________________
| Glasgow-haskell-users mailing list
| Glasgow-haskell-users@haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
|=20