[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Report on gm2-4.7.3 of 2013-09-25 on Solaris 10/sparc
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Report on gm2-4.7.3 of 2013-09-25 on Solaris 10/sparc |
Date: |
Wed, 02 Oct 2013 14:50:17 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
john o goyo <address@hidden> writes:
> 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
Hi John,
many thanks - looks as if there is still a bug in the ./configure or
Makefile.* scripts,
regards,
Gaius