[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Report on gm2-4.7.3 of 2013-09-25 on Solaris 10/sparc
From: |
john o goyo |
Subject: |
[Gm2] Report on gm2-4.7.3 of 2013-09-25 on Solaris 10/sparc |
Date: |
Tue, 1 Oct 2013 12:35:05 -0400 |
Build suceeds and installs. Gmake check-gm2 reports the following.
# of expected passes 5880
# of unexpected failures 1891
# of unresolved testcases 1387
However, none of the gm2 definition modules are installed. Under 4.1.2,
they would be installed under lib/gcc/sparc64-sun-solaris2.10/4.1.2/
gm2/.
My configuration script follows.
../../src/gcc-4.7.3/configure \
--prefix=$HOME/gm2-4.7.3 --exec-prefix=$HOME/gm2-4.7.3 \
--without-gnu-ld --with-ld=/usr/ccs/bin/ld --with-gnu-as --with-as=/
usr/sfw/bin/gas \
--build=sparc64-sun-solaris2.10 --host=sparc64-sun-solaris2.10 \
--with-mpc-include=/usr/local/include --with-mpc-lib=/usr/local/lib/
64 \
--with-mpfr-include=/usr/local/include --with-mpfr-lib=/usr/local/lib/
64 \
--with-gmp-include=/usr/local/include --with-gmp-lib=/usr/local/lib/
64 \
--enable-languages=c,c++,gm2 --disable-bootstrap --enable-checking \
--enable-shared --disable-libitm --enable-libgm2
john
- [Gm2] Report on gm2-4.7.3 of 2013-09-25 on Solaris 10/sparc,
john o goyo <=