[csw-users] GCC 4.3.3 Question

Maciej (Matchek) Bliziński maciej at opencsw.org
Tue Sep 13 05:21:37 CEST 2011


Hello Nitin,

I've built gcc-4.6.1.

maciej at unstable9s :~ > g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/csw/libexec/gcc/sparc-sun-solaris2.9/4.6.1/lto-wrapper
Target: sparc-sun-solaris2.9
Configured with:
/home/maciej/src/opencsw/pkg/gcc4/branches/opt-csw-prefix/work/solaris9-sparc/build-isa-sparcv8/gcc-4.6.1/configure
--program-suffix=-4.6 --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 --with-gnu-as --with-as=/opt/csw/bin/gas
--without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-nls
--with-included-gettext --with-libiconv-prefix=/opt/csw --with-x
--with-mpfr=/opt/csw --with-gmp=/opt/csw --enable-java-awt=xlib
--enable-libssp --enable-objc-gc --enable-threads=posix
--enable-languages=c,c++,fortran,java,objc --with-system-zlib=/opt/csw
--with-cpu=v8
Thread model: posix
gcc version 4.6.1 (GCC)

It is now available for testing from the unstable catalog.  To test
it, you can configure one testing machine to use the unstable catalog
by putting this into /etc/opt/csw/pkgutil.conf:

mirror=http://mirror.opencsw.org/opencsw/unstable/

This will install other updates that are already uploaded to unstable,
including gcc-4.6.1:

pkgutil -U
pkgutil -y -i gcc4core gcc4g++

Let me know if testing went well or not.

Maciej


More information about the users mailing list