[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Follow up for bugs reported June 17
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Follow up for bugs reported June 17 |
Date: |
Tue, 06 Oct 2009 23:15:32 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
SiTex Graphics <address@hidden> writes:
> Hi Gaius,
>
> (Trying again with this message since the first seems to have failed.)
>
> With the latest cvs I'm still seeing a compile failure with the
> gm9.zip bug report: attempting to compile Compile.mod fails quickly
> and silently. Can you please test again and let me know whether
> it works for you?
>
> Thanks,
> Scott
Hi Scott,
sorry for the delayed reply - here is the compiler output from the
latest version of gm2:
gm2 -g -c -fiso -fsources Compiler.mod
Compiling: Compiler.mod
Module SYSTEM :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/SYSTEM.def
Module M2RTS :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/M2RTS.def
Module RTExceptions :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/pim/RTExceptions.def
Module Compiler : Compiler.def
Module Compiler : Compiler.mod
Module RealMath :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/RealMath.def
Module RealMath :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/RealMath.mod
Module SBase : SBase.def
Module Parser : Parser.def
Module Exp : Exp.def
Module CodeGen : CodeGen.def
Module Defs : Defs.def
Module Fover : Fover.def
Module Errs : Errs.def
Module Strings :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/Strings.def
Module libm :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/pim/libm.def
Module cbuiltin :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/pim/cbuiltin.def
Module SysUtils : SysUtils.def
Module IOChan :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/IOChan.def
Module IOConsts :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/IOConsts.def
Module ChanConsts :
/home/gaius/opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/ChanConsts.def
Pass 2
Pass 3
Compiler.mod:172:4: error: type incompatibility found between types
'INTEGER32' and 'CARDINAL' in an expression, hint one of the
expressions should be converted
Compiler.mod:261:8: error: type incompatibility found between types
'CARDINAL' and 'INTEGER32' in an expression, hint one of the
expressions should be converted
Compiler.mod:265:7: error: type incompatibility found between types
'CARDINAL' and 'INTEGER32' in an expression, hint one of the
expressions should be converted
Compiler.mod:408:7: error: type incompatibility found between types
'CARDINAL32' and 'CARDINAL' in an expression, hint one of the
expressions should be converted
Compiler.mod:761:4: error: type incompatibility found between types
'CARDINAL' and 'CARDINAL32' in an expression, hint one of the
expressions should be converted
Compiler.mod:762:4: error: type incompatibility found between types
'CARDINAL32' and 'CARDINAL' in an expression, hint one of the
expressions should be converted
Compiler.mod:773:4: error: type incompatibility found between types
'CARDINAL' and 'CARDINAL32' in an expression, hint one of the
expressions should be converted
Compiler.mod:775:4: error: type incompatibility found between types
'CARDINAL32' and 'CARDINAL' in an expression, hint one of the
expressions should be converted
Compiler.mod:870:4: error: type incompatibility found between types
'CARDINAL' and 'CARDINAL32' in an expression, hint one of the
expressions should be converted
Compiler.mod:870:4: error: type incompatibility found between types
'CARDINAL' and 'CARDINAL32' in an expression, hint one of the
expressions should be converted
regards,
Gaius
- Re: [Gm2] Follow up for bugs reported June 17, SiTex Graphics, 2009/10/05
- Re: [Gm2] Follow up for bugs reported June 17,
Gaius Mulley <=
- Re: [Gm2] Follow up for bugs reported June 17, SiTex Graphics, 2009/10/08
- Re: [Gm2] Follow up for bugs reported June 17, Gaius Mulley, 2009/10/09
- Re: [Gm2] Follow up for bugs reported June 17, SiTex Graphics, 2009/10/09
- Re: [Gm2] Follow up for bugs reported June 17, SiTex Graphics, 2009/10/09
- Re: [Gm2] Follow up for bugs reported June 17, SiTex Graphics, 2009/10/09
- Re: [Gm2] Follow up for bugs reported June 17, Gaius Mulley, 2009/10/10
- Re: [Gm2] Follow up for bugs reported June 17, Gaius Mulley, 2009/10/14
- Re: [Gm2] Follow up for bugs reported June 17, SiTex Graphics, 2009/10/14
- Re: [Gm2] Follow up for bugs reported June 17, Gaius Mulley, 2009/10/15
- Re: [Gm2] Follow up for bugs reported June 17, SiTex Graphics, 2009/10/16