Successful build and install of gcc 10.0.1.0

UBC Student ve7jhu@students.cs.ubc.ca
Thu Jul 16 09:13:47 GMT 2020


Hello,

Following the instructions given in the install folder for gcc 10.1.0, I have successfully bootstrapped and installed gcc 10.1.0. Below is the information requested in the final install section:

The output of config.guess is:
x86_64-pc-linux-gnu

The output of gcc -v is:
Using built-in specs.
COLLECT_GCC=./gcc
COLLECT_LTO_WRAPPER=/home/v/ve7jhu/local/lib/gcc/x86_64-pc-linux-gnu/10.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /home/v/ve7jhu/gcc/configure --prefix=/home/v/ve7jhu/local --with-local-prefix=/home/v/ve7jhu/local --enable-languages=c,c++
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.1.0 (GCC)

I only enabled C and C++.

My distribution is openSUSE Leap 15.1, Linux kernel version 4.12.14-lp151.28.52-default, glibc version 2.26-lp151.19.15.1.x86_64

This build was run and installed as a non-root user into a user-local binary directory.

Regards,
Justin Hu


More information about the Gcc mailing list