gm2
[Top][All Lists]
Advanced

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

Solaris 11.3/sparc success [Was: Re: Sol 11.3/sparc woe on BitBlockOps.m


From: john o goyo
Subject: Solaris 11.3/sparc success [Was: Re: Sol 11.3/sparc woe on BitBlockOps.mod]
Date: Thu, 24 Nov 2022 11:34:19 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

Greetings, Gaius.

The latest (2022-11-23) git repo built.

                === gm2 Summary ===

# of expected passes            11711
# of unexpected failures        19
# of unresolved testcases       1

Full logs to be sent to you off-list.  I have no explanation for the different numbers.


On 2022-11-23 20:35, Gaius Mulley wrote:
[...]
Hi John,

I've had some success on a Solaris 11.3/Sparc using the following
configuration:

./gcc-git-devel-modula2/configure --prefix=/opt/csw
--exec_prefix=/opt/csw --bindir=/opt/csw/bin --sbindir=/opt/csw/sbin
--libexecdir=/opt/csw/libexec --datadir=/opt/csw/share
--sysconfdir=/etc/opt/csw --sharedstatedir=/opt/csw/share
--localstatedir=/var/opt/csw --libdir=/opt/csw/lib
--infodir=/opt/csw/share/info --includedir=/opt/csw/include
--mandir=/opt/csw/share/man --enable-cloog-backend=isl
--enable-languages=m2 --enable-libssp --enable-nls --enable-objc-gc
--enable-threads=posix --with-cloog=/opt/csw --with-gmp=/opt/csw
--with-included-gettext --with-ld=/usr/ccs/bin/ld --without-gnu-ld
--with-libiconv-prefix=/opt/csw --with-mpfr=/opt/csw --with-ppl=/opt/csw
--with-system-zlib=/opt/csw --with-as=/usr/ccs/bin/as --without-gnu-as
--enable-bootstrap --disable-plugins

with the latest git.  It runs the regression testsuite resulting in
about 88 failures,

regards,
Gaius

Here is my configuration:

NM=/usr/bin/gnm \
SHELL=/usr/bin/bash \
AR=/usr/bin/ar \
AS=/usr/bin/as \
CC=/home/build/gcc/12.2.0/bin/gcc \
CXX=/home/build/gcc/12.2.0/bin/g++ \
../../src/gcc-git/configure \
--prefix=$HOME/gm2/sol11 \
--exec-prefix=$HOME/gm2/sol11 \
--enable-languages=c,c++,m2 \
--disable-plugin \
--with-mpc=/usr/local \
--with-gmp=/usr/local \
--with-mpfr=/usr/local \
--disable-bootstrap \
--enable-threads=posix

Backstory: Further to the above, I soft-linked python3.4 to python3 and needed recent versions of gmake and texinfo.  Solaris 11.3 comes with gcc-4.8.2, which I used to build gcc-9.3.0, which I used to build 12.2.0, which I used to build the latest git version.

As 11.3 comes with a boat-load of GNU tools (and /usr/sbin/pkg can install more), I have not seen CSW for years (especially since Dennis and the community had a falling out, resulting in OpenCSW).

Sincerely,
john





reply via email to

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