[OpenIndiana-discuss] g++ 4.6 from SFE repository

Ewald Ertl ewald.ertl at gmail.com
Fri Jan 13 19:05:29 UTC 2012


Hi,

Sorry for the wrong information. I was on a different machine.



On Fri, Jan 13, 2012 at 7:55 PM, Milan Jurik <milan.jurik at xylab.cz> wrote:
> Hi,
>
> Ewald Ertl píše v pá 13. 01. 2012 v 19:42 +0100:
>> Hi,
>>
>> On Fri, Jan 13, 2012 at 7:01 PM, Milan Jurik <milan.jurik at xylab.cz> wrote:
>> > Hi,
>> >
>> > could you send output from
>> >
>> > g++ -v
>> >
>> > ?
>> Here is the output:
>>
>> [ewer at sunray1:/sdk/vsop/V4.04_10/Release]>g++ -v
>> Lese Spezifikationen von /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/specs
>> Konfiguriert mit: ../configure --with-as=/usr/ccs/bin/as
>> --with-ld=/usr/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77
>> Thread-Modell: posix
>> gcc-Version 3.4.6
>>
>>
>> Strange that here the assembler is /usr/ccs/bin/as
>>
>
> this one is from gcc 3.4.6 from some our /usr/local build, not the one
> from OI SFE (at least I hope so :-) ).
Here is the output from OpenIndiana:

[ewer at solewer:~/tmp]$g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/gcc/4.6/lib/gcc/i386-pc-solaris2.11/4.6.2/lto-wrapper
Target: i386-pc-solaris2.11
Configured with: ../gcc-4.6.2/configure --prefix=/usr/gcc/4.6
--libdir=/usr/gcc/4.6/lib --libexecdir=/usr/gcc/4.6/lib
--mandir=/usr/gcc/4.6/share/man --infodir=/usr/gcc/4.6/info
--with-build-time-tools=/usr/sfw --with-as=/usr/sfw/bin/gas
--with-gnu-as --with-ld=/usr/bin/ld --without-gnu-ld
--enable-languages=c,c++,fortran,objc --enable-shared --disable-static
--enable-decimal-float --with-gmp=/usr/gnu --with-mpfr=/usr/gnu
--with-mpc=/usr/gnu --with-libiconv-prefix=/usr/gnu -enable-nls
Thread model: posix
gcc version 4.6.2 (GCC)

Here the --with-as is using /usr/sfw/bin/gas, but the execsnoop showed
/usr/ccs/bin/as is used.

Thanks Ewald



More information about the OpenIndiana-discuss mailing list