gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] Report for Solaris 10 on Sparc


From: Gaius Mulley
Subject: Re: [Gm2] Report for Solaris 10 on Sparc
Date: 02 Dec 2006 09:10:55 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

John O Goyo <address@hidden> writes:

> Greetings:
> 
> Here is my story so far...
> 
> =========================
> gm2 on Solaris 10 (Sparc) ilp32
> -------------------------
> CONFIG_SHELL=/bin/bash ../../src/gcc-4.1.1-gm2/configure
>          --prefix=/home/build/gm2-gcc4.32
>          --exec-prefix=/home/build/gm2-gcc4.32
>          --with-ld=/usr/ccs/bin/ld
>          --with-gnu-as --with-as=/opt/sfw/bin/as
>          --enable-languages=c,gm2
> -------------------------
> gmake gm2.paranoid (partial results -- all fail the
> same way):
> 
> NameKey.mod [1][2]Internal error: Segmentation Fault
> Please report this crash to the GNU Modula-2 mailing list <address@hidden>
> [3] [stage 2 and stage 3 differ]cp: cannot access
> gm2/gm2-compiler-verify/3.s
> 
> [...]
> -------------------------
> gmake check-gm2 summary:
> 
> # of expected passes            13141
> # of unexpected failures        90
> # of unresolved testcases       75
> =========================
> 
> gm2 on Solaris 10 (Sparc) i32lp64
> -------------------------
> CONFIG_SHELL=/bin/bash ../../src/gcc-4.1.1-gm2/configure
>          --prefix=/home/build/gm2-gcc4.64
>          --exec-prefix=/home/build/gm2-gcc4.64
>          --with-ld=/usr/ccs/bin/ld
>          --with-gnu-as --with-as=/opt/sfw/bin/as
>          --host=sparcv9-sun-solaris2
>          --enable-languages=c,gm2
> -------------------------
> gmake gm2.paranoid PASSES #6-)
> -------------------------
> gmake check-gm2 summary:
> 
> # of expected passes            13126
> # of unexpected failures        105
> # of unresolved testcases       75
> =========================

Hi John,

many thanks for the updated Solaris regression test report.
I've finally made the regression tests test different
optimisation flags when linking your addition library (which was
a little problematic in tcl (for me..)).  Also gm2 now installs
a C compiler driver gm2cc which is invoked explicitly when linking.
This should solve the problem of needing to install gm2 and gcc of
the same version - and make creating a gm2 package easier,

I've still got to solve the optimisation bugs though :-)

regards,
Gaius





reply via email to

[Prev in Thread] Current Thread [Next in Thread]