[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] gm2-4.1.2 Solaris 10 sparc back in the game
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] gm2-4.1.2 Solaris 10 sparc back in the game |
Date: |
Tue, 21 Jun 2016 10:49:47 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
john o goyo <address@hidden> writes:
> Using the prepatched tarball from floppsie, gm2-4.1.2 builds under
> Solaris 10 1/13 s10s_u11wos_24a SPARC. The configuration script
> follows.
>
> CC=/opt/solarisstudio12.4/bin/cc \
> COPT="-std=c99" \
> CXX=/opt/solarisstudio12.4/bin/CC \
> SHELL=/bin/bash \
> CONFIG_SHELL=/bin/bash \
> ../../src/gcc-4.1.2+gm2-latest/configure \
> --prefix=$HOME/gm2-4.1.2-latest \
> --without-gnu-ld --with-ld=/usr/ccs/bin/ld \
> --with-gnu-as --with-as=/usr/sfw/bin/gas \
> --enable-languages=c,c++,gm2 --disable-bootstrap --enable-checking \
> --disable-libitm
>
> Test results:
> # of expected passes 9272
> # of unexpected failures 54
> # of unresolved testcases 18
>
> john
Hi John,
many thanks for posting these results and configure options
regards,
Gaius