[csw-users] GCC 4.7.2 (was: Is unstable catalog broken?)

Dmitri Shubin sbn at tbricks.com
Sat Jan 12 12:58:12 CET 2013


Hi Maciej,

On 12/12/12 15:39, Maciej (Matchek) Bliziński wrote:
> 2012/12/11 Dmitri Shubin<sbn at tbricks.com>:
>> I found that 4.7.2 uses /usr/ccs/bin/as instead of /opt/csw/bin/gas as 4.7.1
>> does.
>> Is it intentional?
> Yes. The GNU assembler did not play nice with the build.
>
> http://lists.opencsw.org/pipermail/maintainers/2012-October/017252.html

I just found that GCC 4.7.2 from 'unstable' use GNU as again:

$ /opt/csw/bin/gcc -v
Reading specs from /opt/csw/lib/gcc/i386-pc-solaris2.10/4.7.2/specs
COLLECT_GCC=/opt/csw/bin/gcc
COLLECT_LTO_WRAPPER=/opt/csw/libexec/gcc/i386-pc-solaris2.10/4.7.2/lto-wrapper
Target: i386-pc-solaris2.10
Configured with: 
/home/maciej/src/opencsw/pkg/gcc4/trunk/work/solaris10-i386/build-isa-pentium_pro/gcc-4.7.2/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-java-awt=xlib 
--enable-languages=ada,c,c++,fortran,go,java,objc --enable-libada 
--enable-libssp --enable-nls --enable-objc-gc --enable-threads=posix 
--program-suffix=-4.7 --with-as=/opt/csw/bin/gas --with-cloog=/opt/csw 
--with-gmp=/opt/csw --with-gnu-as --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
Thread model: posix
gcc version 4.7.2 (GCC)

So the problem with SPARC was fixed?

Thanks!


More information about the users mailing list