RE: compiled program loops

2000-04-11 Thread Simon Marlow
In the real application I also get the error: bingraph: fatal error: evacuate: THUNK_SELECTOR: strange selectee 27 which I'm hoping is related, because I have no idea what it means and I can't reproduce this in an example program. Any idea where I should be looking for the cause of this ?

The impossible has happened again

2000-04-11 Thread George Russell
This is with a version of GHC downloaded and compiled in the morning of 31st March. I'm attaching the HtmlFrame.hi/ HtmlFrame.hs; let me know if you want more. The .hi file would have been generated with the same compiler options you see here. /usr/local/pub-bkb/ghc/ghc-latest/bin/ghc -c

Bootstrapping ghc with -O fails

2000-04-11 Thread Sven Panne
Building 4.07 with 4.06 works fine, but in a second bootstrapping phase the fresh 4.07 can't compile itself, at least not with "SRC_HC_OPTS += -O". Without -O everything seems to work... Cheers, Sven ... ghc -O -cpp

Re: ghc/rts/RtsUtils.c

2000-04-11 Thread George Russell
George Russell wrote: George Russell wrote: I'm sure I've had problems with Sun's systime functions before . . . ../driver/ghc-inplace -I../includes -I. -Iparallel -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline