cvs commit: fptools/ghc/includes Closures.h InfoTables.h Stg.h TSO.h
Julian Seward (Intl Vendor)
v-julsew@microsoft.com
Thu, 30 Aug 2001 02:31:34 -0700
I presume when you say gcc-3.0 you really mean gcc-3.0.1 ?
(since the former is alleged to be somewhat buggy ...)
J
| -----Original Message-----
| From: Marcin 'Qrczak' Kowalczyk [mailto:qrczak@knm.org.pl]=20
| Sent: Thursday, August 30, 2001 10:23 AM
| To: cvs-ghc@haskell.org
| Subject: Re: cvs commit: fptools/ghc/includes Closures.h=20
| InfoTables.h Stg.h TSO.h
|=20
|=20
| Wed, 29 Aug 2001 10:24:25 -0700, qrczak@glass.cse.ogi.edu=20
| <qrczak@glass.cse.ogi.edu> pisze:
|=20
| > A test program (hsking) compiled fine with gcc-3.0!
|=20
| Unfortunately the rts doesn't compile:
|=20
| ../../ghc/compiler/ghc-inplace -ldl -I../includes -I.=20
| -Iparallel -O2 -DCOMPILING_RTS -static -package-name rts =20
| -c PrimOps.hc -o PrimOps.o
| Prologue junk?: .globl plusIntegerzh_fast
| plusIntegerzh_fast:
| pushl %ebp
| movl %esp, %ebp
|=20
| Strangely some functions in this file have such prologue and=20
| some don't. This is the only place in rts with this problem.=20
| I compiled this file only with gcc-2.95.3 and went on with=20
| gcc-3.0 - let's see if it will work.
|=20
| --=20
| __("< Marcin Kowalczyk * qrczak@knm.org.pl=20
| http://qrczak.ids.net.pl/ \__/
| ^^ =20
| SYGNATURA ZAST=CAPCZA
| QRCZAK
|=20
|=20
| _______________________________________________
| Cvs-ghc mailing list
| Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc
|=20
|=20