cvs commit: fptools/ghc/includes Closures.h InfoTables.h Stg.h TSO.h

Marcin 'Qrczak' Kowalczyk qrczak@knm.org.pl
30 Aug 2001 09:22:41 GMT


Wed, 29 Aug 2001 10:24:25 -0700, qrczak@glass.cse.ogi.edu <qrczak@glass.cse.ogi.edu> pisze:

>   A test program (hsking) compiled fine with gcc-3.0!

Unfortunately the rts doesn't compile:

../../ghc/compiler/ghc-inplace -ldl -I../includes -I. -Iparallel -O2 -DCOMPILING_RTS -static -package-name rts     -c PrimOps.hc -o PrimOps.o
Prologue junk?: .globl plusIntegerzh_fast
plusIntegerzh_fast:
        pushl   %ebp
        movl    %esp, %ebp

Strangely some functions in this file have such prologue and some
don't. This is the only place in rts with this problem. I compiled
this file only with gcc-2.95.3 and went on with gcc-3.0 - let's see
if it will work.

-- 
 __("<  Marcin Kowalczyk * qrczak@knm.org.pl http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTĘPCZA
QRCZAK