gm2
[Top][All Lists]
Advanced

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

Re: Sol 11.3/sparc woe on BitBlockOps.mod


From: Gaius Mulley
Subject: Re: Sol 11.3/sparc woe on BitBlockOps.mod
Date: Thu, 24 Nov 2022 01:35:13 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

john o goyo <jog37@riddermarkfarm.ca> writes:

> I am trying to compile the latest git version of gm2 on Solaris 11.3/Sparc:
>
> libtool: compile:  /home/build/opt/gm2/bld/gm2-sol11/./gcc/gm2
> -B/home/build/opt/gm2/bld/gm2-sol11/./gcc/ -c -g -O2 -g -O2 
> -I../libm2pim -I/home/build/opt/gm2/src/gcc-git/gcc/m2/gm2-libs-pim
>  -I/home/build/opt/gm2/src/gcc-git/gcc/m2/gm2-libs 
> -I/home/build/opt/gm2/src/gcc-git/gcc/m2/gm2-libs-iso
>  
> ../../../../../src/gcc-git/libgm2/libm2log/../../gcc/m2/gm2-libs-pim/BitBlockOps.mod
>  
> -fPIC -DPIC -o .libs/BitBlockOps.o
> gm2: internal compiler error: Segmentation Fault signal terminated
> program cc1gm2
>
> What do you suggest I investigate, Gaius?

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



reply via email to

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