Advertisement
Guest User

GNU GCC

a guest
Jan 18th, 2021
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. server ~/ateb9200/example # arm-softfloat-linux-gnueabi-gcc -v
  2. Using built-in specs.
  3. COLLECT_GCC=arm-softfloat-linux-gnueabi-gcc
  4. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/arm-softfloat-linux-gnueabi/10.2.0/lto-wrapper
  5. Target: arm-softfloat-linux-gnueabi
  6. Configured with: /var/tmp/portage/cross-arm-softfloat-linux-gnueabi/gcc-10.2.0-r5/work/gcc-10.2.0/configure --host=i686-pc-linux-gnu --target=arm-softfloat-linux-gnueabi --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/arm-softfloat-linux-gnueabi/gcc-bin/10.2.0 --includedir=/usr/lib/gcc/arm-softfloat-linux-gnueabi/10.2.0/include --datadir=/usr/share/gcc-data/arm-softfloat-linux-gnueabi/10.2.0 --mandir=/usr/share/gcc-data/arm-softfloat-linux-gnueabi/10.2.0/man --infodir=/usr/share/gcc-data/arm-softfloat-linux-gnueabi/10.2.0/info --with-gxx-include-dir=/usr/lib/gcc/arm-softfloat-linux-gnueabi/10.2.0/include/g++-v10 --with-python-dir=/share/gcc-data/arm-softfloat-linux-gnueabi/10.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 10.2.0-r5 p6' --disable-esp --enable-libstdcxx-time --enable-poison-system-directories --with-sysroot=/usr/arm-softfloat-linux-gnueabi --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --with-float=soft --enable-libgomp --disable-libssp --disable-libada --disable-systemtap --enable-vtable-verify --without-zstd --enable-lto --without-isl --enable-default-pie --enable-default-ssp
  7. Thread model: posix
  8. Supported LTO compression algorithms: zlib
  9. gcc version 10.2.0 (Gentoo 10.2.0-r5 p6)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement