https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63703

--- Comment #2 from Douglas Mencken <dougmencken at gmail dot com> ---
stage0 ("host") compiler:

$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/powerpc-unknown-darwin/4.9.1/lto-wrapper
Target: powerpc-unknown-darwin
Configured with: ../gcc-4.9.1/configure --build=powerpc-unknown-darwin
--host=powerpc-unknown-darwin --target=powerpc-unknown-darwin --prefix=/usr
--sysconfdir=/etc --mandir=/usr/share/man --with-slibdir=/usr/lib
--program-prefix= --enable-languages=c,c++,objc,obj-c++
--enable-checking=release --enable-stage1-checking --enable-shared
--enable-static --enable-threads=posix --with-__thread --with-system-zlib
--disable-nls --disable-werror : (reconfigured) ../gcc-4.9.1/configure
--build=powerpc-unknown-darwin --host=powerpc-unknown-darwin
--target=powerpc-unknown-darwin --prefix=/usr --sysconfdir=/etc
--mandir=/usr/share/man --with-slibdir=/usr/lib --program-prefix=
--enable-languages=c,c++,objc,obj-c++ --disable-checking --enable-shared
--enable-static --enable-threads=posix --with-__thread --with-system-zlib
--disable-nls --disable-werror
Thread model: posix
gcc version 4.9.1 (GCC)

Reply via email to