gm2
[Top][All Lists]
Advanced

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

[Gm2] gm2-4.1.2 Solaris 10 sparc back in the game


From: john o goyo
Subject: [Gm2] gm2-4.1.2 Solaris 10 sparc back in the game
Date: Tue, 14 Jun 2016 09:03:57 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-GB; rv:1.9.2.23) Gecko/20110920 Thunderbird/3.1.15

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



reply via email to

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