Created
July 28, 2020 05:56
-
-
Save benburrill/1c1cb38c1fc80f5934582c65804d4017 to your computer and use it in GitHub Desktop.
binutils on 3.10.0-957.12.1.el7.x86_64 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for binutils on 3.10.0-957.12.1.el7.x86_64 | |
Build date: 2020-07-28 01:40:54 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: >=2.2.0 (shallow or no git repository) | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 13f0d4ad2b0773c01c5fdd5f8cba3e4f312c1c96 | |
Last commit: 11 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core | |
Core tap HEAD: 43cd4fa68fb57b6dc2c04b21aa3c51d4018e89b5 | |
Core tap last commit: 32 minutes ago | |
HOMEBREW_PREFIX: /home/bburrill/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/bburrill/.linuxbrew/Homebrew | |
HOMEBREW_CELLAR: /home/bburrill/.linuxbrew/Cellar | |
HOMEBREW_MAKE_JOBS: 144 | |
CPU: 144-core 64-bit skylake | |
Homebrew Ruby: 2.6.3 => /home/bburrill/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby | |
Clang: N/A | |
Git: 1.8.3.1 => /bin/git | |
Curl: 7.29.0 => /usr/bin/curl | |
Kernel: Linux 3.10.0-957.12.1.el7.x86_64 x86_64 GNU/Linux | |
OS: CentOS Linux release 7.6.1810 (Core) | |
Host glibc: 2.17 | |
/usr/bin/gcc: 4.8.5 | |
glibc: N/A | |
gcc: N/A | |
xorg: N/A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
Warning: An outdated version (1.8.3.1) of Git was detected in your PATH. | |
Git 2.7.0 or newer is required for Homebrew. | |
Please upgrade: | |
brew install git | |
Warning: Your Homebrew's prefix is not /home/linuxbrew/.linuxbrew. | |
Some of Homebrew's bottles (binary packages) can only be used with the default | |
prefix (/home/linuxbrew/.linuxbrew). | |
You will encounter build failures with some formulae. | |
Please create pull requests instead of asking for help on Homebrew's GitHub, | |
Discourse, Twitter or IRC. You are responsible for resolving any issues you | |
experience while you are running this unsupported configuration. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
binutils |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-07-28 01:39:49 -0400 | |
./configure | |
--disable-debug | |
--disable-dependency-tracking | |
--with-sysroot=/ | |
--enable-deterministic-archives | |
--prefix=/home/bburrill/.linuxbrew/Cellar/binutils/2.34 | |
--infodir=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/info | |
--mandir=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/man | |
--disable-werror | |
--enable-interwork | |
--enable-multilib | |
--enable-64-bit-bfd | |
--enable-gold | |
--enable-plugins | |
--enable-targets=all | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether ln works... yes | |
checking whether ln -s works... yes | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for gawk... gawk | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking whether g++ accepts -static-libstdc++ -static-libgcc... no | |
checking for gnatbind... no | |
checking for gnatmake... no | |
checking whether compiler driver understands Ada... no | |
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 | |
checking for objdir... .libs | |
checking whether to use debuginfod... auto | |
checking for debuginfod_begin in -ldebuginfod... no | |
checking whether debuginfod_begin is declared... no | |
configure: WARNING: debuginfod is missing or unusable; some features may be unavailable. | |
checking for isl 0.15 or later... no | |
required isl version is 0.15 or later | |
checking for default BUILD_CONFIG... | |
checking for --enable-vtable-verify... no | |
checking for bison... bison -y | |
checking for bison... bison | |
checking for gm4... no | |
checking for gnum4... no | |
checking for m4... m4 | |
checking for flex... flex | |
checking for flex... flex | |
checking for makeinfo... no | |
/tmp/binutils-20200728-112571-lijnis/binutils-2.34/missing: line 81: makeinfo: command not found | |
checking for expect... no | |
checking for runtest... no | |
checking for ar... ar | |
checking for as... as | |
checking for dlltool... no | |
checking for ld... ld | |
checking for lipo... no | |
checking for nm... nm | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for windres... no | |
checking for windmc... no | |
checking for objcopy... objcopy | |
checking for objdump... objdump | |
checking for readelf... readelf | |
checking for cc... cc | |
checking for c++... c++ | |
checking for gcc... gcc | |
checking for gfortran... gfortran | |
checking for gccgo... no | |
checking for ar... ar | |
checking for as... as | |
checking for dlltool... no | |
checking for ld... ld | |
checking for lipo... no | |
checking for nm... nm | |
checking for objcopy... objcopy | |
checking for objdump... objdump | |
checking for ranlib... ranlib | |
checking for readelf... readelf | |
checking for strip... strip | |
checking for windres... no | |
checking for windmc... no | |
checking where to find the target ar... just compiled | |
checking where to find the target as... just compiled | |
checking where to find the target cc... host tool | |
checking where to find the target c++... host tool | |
checking where to find the target c++ for libstdc++... host tool | |
checking where to find the target dlltool... just compiled | |
checking where to find the target gcc... host tool | |
checking where to find the target gfortran... host tool | |
checking where to find the target gccgo... host tool | |
checking where to find the target ld... just compiled | |
checking where to find the target lipo... host tool | |
checking where to find the target nm... just compiled | |
checking where to find the target objcopy... just compiled | |
checking where to find the target objdump... just compiled | |
checking where to find the target ranlib... just compiled | |
checking where to find the target readelf... just compiled | |
checking where to find the target strip... just compiled | |
checking where to find the target windres... just compiled | |
checking where to find the target windmc... just compiled | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
configure: creating ./config.status | |
config.status: creating Makefile |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc called with: -E /tmp/cghQHgvd/dummy.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E /tmp/cghQHgvd/dummy.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -v | |
superenv executed: g++ -v | |
g++ called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -c conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -print-prog-name=ld | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -print-prog-name=ld -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c conftest.adb | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.adb -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldebuginfod | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldebuginfod -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-07-28 01:39:53 -0400 | |
make | |
make[1]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34' | |
make[1]: Nothing to be done for `all-target'. | |
Configuring in ./libiberty | |
Configuring in ./intl | |
Configuring in ./zlib | |
Configuring in ./etc | |
configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for makeinfo... configure: creating cache ./config.cache | |
/tmp/binutils-20200728-112571-lijnis/binutils-2.34/missing makeinfo --split-size=5000000 | |
configure: WARNING: | |
*** Makeinfo is missing. Info documentation will not be built. | |
checking for perl... perl | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
configure: creating cache ./config.cache | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking build system type... checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking host system type... configure: updating cache ./config.cache | |
x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-ar... ar | |
x86_64-pc-linux-gnu | |
configure: creating ./config.status | |
checking target system type... checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking whether to install libiberty headers and static library... no | |
configure: target_header_dir = | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
x86_64-pc-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
checking whether /usr/bin/make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
checking whether the C compiler works... config.status: creating Makefile | |
make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/etc' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/etc' | |
yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... checking whether the C compiler works... | |
checking whether we are cross compiling... checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... no | |
checking for suffix of object files... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... o | |
checking whether we are using the GNU C compiler... | |
checking whether we are cross compiling... yes | |
checking whether gcc accepts -g... no | |
checking for suffix of object files... yes | |
checking for gcc option to accept ISO C89... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... o | |
checking whether we are using the GNU C compiler... none needed | |
checking how to run the C preprocessor... yes | |
checking whether gcc accepts -g... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... gcc -E | |
yes | |
checking for gcc option to accept ISO C89... none needed | |
checking how to run the C preprocessor... none needed | |
checking whether gcc understands -c and -o together... checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... gcc -E | |
yes | |
checking for style of include used by /usr/bin/make... GNU | |
checking dependency style of gcc... none | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc... checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
yes | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for sys/types.h... checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from gcc object... yes | |
checking for sys/stat.h... yes | |
checking for sys/types.h... yes | |
checking for stdlib.h... ok | |
yes | |
checking for sys/stat.h... yes | |
checking for string.h... checking how to run the C preprocessor... yes | |
checking for stdlib.h... yes | |
checking for memory.h... gcc -E | |
yes | |
checking for string.h... yes | |
checking for strings.h... checking for ANSI C header files... yes | |
checking for memory.h... yes | |
checking for inttypes.h... yes | |
checking for strings.h... yes | |
checking for stdint.h... yes | |
checking for inttypes.h... yes | |
checking for unistd.h... yes | |
checking for stdint.h... yes | |
checking for sys/types.h... yes | |
checking minix/config.h usability... yes | |
yes | |
checking for unistd.h... checking for sys/stat.h... yes | |
yes | |
checking minix/config.h usability... checking for stdlib.h... no | |
checking minix/config.h presence... yes | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... checking for string.h... yes | |
yes | |
checking whether /usr/bin/make sets $(MAKE)... no | |
checking minix/config.h presence... checking for memory.h... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... /usr/bin/msgmerge | |
yes | |
checking for strings.h... checking build system type... x86_64-pc-linux-gnu | |
checking host system type... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking for library containing strerror... yes | |
checking for inttypes.h... no | |
checking whether gcc supports -W... none required | |
checking for an ANSI C-conforming const... yes | |
yes | |
checking for stdint.h... checking whether gcc supports -Wall... yes | |
checking for inline... yes | |
checking whether gcc supports -Wwrite-strings... yes | |
inline | |
checking for off_t... checking for unistd.h... yes | |
checking whether gcc supports -Wc++-compat... yes | |
checking for dlfcn.h... yes | |
checking whether gcc supports -Wstrict-prototypes... yes | |
checking for objdir... .libs | |
yes | |
yes | |
checking for size_t... checking whether gcc supports -Wshadow=local... no | |
checking whether gcc supports -pedantic ... yes | |
checking whether gcc and cc understand -c and -o together... checking if gcc supports -fno-rtti -fno-exceptions... yes | |
checking for working alloca.h... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking for alloca... yes | |
checking if gcc static flag -static works... yes | |
no | |
checking if gcc supports -c -o file.o... checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for an ANSI C-conforming const... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes | |
yes | |
checking for inline... checking for getpagesize... inline | |
checking whether byte ordering is bigendian... yes | |
checking for working mmap... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... yes | |
checking whether we are using the GNU C Library 2.1 or newer... yes | |
checking whether integer division by zero raises SIGFPE... no | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for sys/file.h... yes | |
checking for sys/param.h... yes | |
checking for inttypes.h... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C preprocessor... gcc -E | |
yes | |
checking for limits.h... yes | |
checking for stdint.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for malloc.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for unsigned long long... checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for string.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/time.h... yes | |
checking for inttypes.h... yes | |
checking for getpagesize... yes | |
checking for time.h... yes | |
checking whether the inttypes.h PRIxNN macros are broken... yes | |
checking for sys/resource.h... yes | |
checking for working mmap... no | |
checking for ld used by GCC... yes | |
ld | |
checking if the linker (ld) is GNU ld... checking for sys/stat.h... (cached) yes | |
checking for sys/mman.h... yes | |
checking for shared library run path origin... yes | |
checking for fcntl.h... yes | |
checking for memcpy... done | |
checking argz.h usability... yes | |
checking for alloca.h... yes | |
yes | |
checking argz.h presence... yes | |
checking for strerror... checking for sys/pstat.h... yes | |
checking for argz.h... yes | |
checking limits.h usability... no | |
checking for sys/sysmp.h... yes | |
checking for unistd.h... (cached) yes | |
no | |
checking for sys/sysinfo.h... yes | |
checking limits.h presence... yes | |
yes | |
checking for limits.h... yes | |
checking for machine/hal_sysinfo.h... checking locale.h usability... configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
no | |
checking for sys/table.h... yes | |
checking locale.h presence... no | |
checking for sys/sysctl.h... yes | |
checking for locale.h... yes | |
checking nl_types.h usability... yes | |
checking for sys/systemcfg.h... yes | |
checking nl_types.h presence... no | |
checking for stdint.h... (cached) yes | |
checking for stdio_ext.h... yes | |
checking for nl_types.h... yes | |
checking malloc.h usability... yes | |
checking for process.h... yes | |
checking malloc.h presence... no | |
checking for sys/prctl.h... yes | |
checking for malloc.h... yes | |
yes | |
checking stddef.h usability... checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
yes | |
checking whether errno must be declared... checking for string.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for feof_unlocked... no | |
checking size of int... yes | |
checking for fgets_unlocked... 4 | |
checking size of long... yes | |
checking for getc_unlocked... config.status: creating Makefile | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
8 | |
checking size of size_t... yes | |
checking for getcwd... make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/zlib' | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c | |
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c | |
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=/tmp/binutils-20200728-112571-lijnis/binutils-2.34/missing makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/bburrill/.linuxbrew/Cellar/binutils/2.34" "infodir=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/info" "libdir=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib" "prefix=/home/bburrill/.linuxbrew/Cellar/binutils/2.34" "tooldir=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make | |
8 | |
checking for long long... yes | |
checking for getegid... yes | |
checking for geteuid... yes | |
checking size of long long... yes | |
checking for getgid... 8 | |
checking for a 64-bit type... yes | |
checking for getuid... uint64_t | |
checking for intptr_t... yes | |
checking for mempcpy... rm -f libz.a | |
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o | |
ranlib libz.a | |
yes | |
checking for uintptr_t... make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/zlib' | |
yes | |
checking for munmap... yes | |
checking for putenv... yes | |
checking for ssize_t... yes | |
checking for setenv... yes | |
checking for setlocale... yes | |
checking for pid_t... yes | |
checking for stpcpy... yes | |
checking for library containing strerror... yes | |
checking for strcasecmp... none required | |
checking for asprintf... yes | |
checking for strdup... yes | |
checking for atexit... yes | |
checking for strtoul... yes | |
checking for basename... yes | |
checking for tsearch... yes | |
checking for bcmp... yes | |
checking for __argz_count... yes | |
checking for bcopy... yes | |
checking for __argz_stringify... yes | |
checking for bsearch... yes | |
checking for __argz_next... yes | |
checking for bzero... yes | |
checking for __fsetlocking... yes | |
checking for calloc... yes | |
checking for iconv... yes | |
checking for clock... yes | |
checking for iconv declaration... yes | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking for nl_langinfo and CODESET... checking for ffs... yes | |
checking for LC_MESSAGES... yes | |
checking for getcwd... yes | |
checking for bison... bison | |
checking version of bison... 3.0.4, ok | |
checking whether NLS is requested... yes | |
checking whether included gettext is requested... no | |
checking for GNU gettext in libc... yes | |
checking for getpagesize... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking for aclocal... aclocal | |
checking for autoconf... autoconf | |
checking for autoheader... autoheader | |
yes | |
checking for gettimeofday... configure: updating cache ./config.cache | |
configure: creating ./config.status | |
yes | |
checking for index... config.status: creating Makefile | |
yes | |
checking for insque... config.status: creating config.intl | |
config.status: creating config.h | |
config.status: executing default-1 commands | |
yes | |
Configuring in ./binutils | |
Configuring in ./gas | |
Configuring in ./gold | |
Configuring in ./ld | |
Configuring in ./gprof | |
checking for memchr... make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/intl' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/intl' | |
yes | |
checking for memcmp... yes | |
checking for memcpy... configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
checking build system type... checking build system type... checking build system type... checking build system type... checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking host system type... yes | |
x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking target system type... checking for memmem... x86_64-pc-linux-gnu | |
x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
x86_64-pc-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... x86_64-pc-linux-gnu | |
x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
yes | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
checking whether /usr/bin/make supports nested variables... yes | |
checking for style of include used by /usr/bin/make... GNU | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
yes | |
checking for memmove... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes | |
checking for mempcpy... checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
yes | |
yes | |
checking for C compiler default output file name... a.out | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... checking for suffix of executables... checking for suffix of executables... yes | |
checking for memset... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... | |
checking whether we are cross compiling... yes | |
checking for mkstemps... no | |
no | |
checking for suffix of object files... checking for suffix of object files... no | |
no | |
checking for suffix of object files... checking for suffix of object files... no | |
o | |
checking whether we are using the GNU C compiler... checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... o | |
checking whether we are using the GNU C compiler... o | |
checking whether we are using the GNU C compiler... yes | |
checking for putenv... yes | |
checking whether gcc accepts -g... yes | |
checking whether gcc accepts -g... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... yes | |
checking for gcc option to accept ISO C89... yes | |
yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... yes | |
checking for gcc option to accept ISO C89... checking for random... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... none needed | |
checking whether gcc understands -c and -o together... none needed | |
checking whether gcc understands -c and -o together... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking for rename... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking for library containing strerror... yes | |
checking for library containing strerror... yes | |
checking for library containing strerror... yes | |
checking for library containing strerror... yes | |
checking for rindex... yes | |
checking dependency style of gcc... none | |
checking how to run the C preprocessor... none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
yes | |
yes | |
yes | |
checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
yes | |
yes | |
yes | |
checking for setenv... yes | |
checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU | |
checking whether /usr/bin/make supports nested variables... GNU | |
GNU | |
checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... GNU | |
yes | |
checking whether /usr/bin/make supports nested variables... yes | |
yes | |
yes | |
checking dependency style of gcc... none | |
checking dependency style of gcc... none | |
checking dependency style of gcc... gcc -E | |
none | |
checking dependency style of gcc... none | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc | |
yes | |
checking for snprintf... checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking whether we are using the GNU C compiler... (cached) checking for gcc option to accept ISO C89... yes | |
(cached) checking whether gcc accepts -g... none needed | |
(cached) yes | |
checking whether gcc understands -c and -o together... checking for gcc option to accept ISO C89... (cached) (cached) yes | |
none needed | |
checking how to run the C preprocessor... checking whether gcc understands -c and -o together... (cached) yes | |
checking how to run the C preprocessor... checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking whether gcc understands -c and -o together... (cached) yes | |
checking whether we are using the GNU C compiler... (cached) checking how to run the C preprocessor... yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking whether gcc understands -c and -o together... (cached) yes | |
yes | |
checking for sigsetmask... gcc -E | |
gcc -E | |
gcc -E | |
yes | |
checking for stpcpy... checking whether we are using the GNU C++ compiler... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep | |
checking for egrep... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... /usr/bin/grep -E | |
checking for ANSI C header files... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
yes | |
checking for sys/types.h... yes | |
checking whether g++ accepts -g... checking for stpncpy... yes | |
checking dependency style of g++... none | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking how to run the C preprocessor... yes | |
checking for sys/stat.h... yes | |
checking for strcasecmp... yes | |
checking for stdlib.h... gcc -E | |
yes | |
checking for strchr... yes | |
checking for string.h... checking for egrep... yes | |
yes | |
/usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... checking for sys/types.h... checking for sys/types.h... yes | |
yes | |
checking for memory.h... checking for strdup... yes | |
yes | |
yes | |
checking for sys/stat.h... checking for sys/stat.h... checking for sys/stat.h... yes | |
checking for strings.h... yes | |
yes | |
yes | |
checking for stdlib.h... checking for stdlib.h... yes | |
checking for stdlib.h... checking for strncasecmp... yes | |
checking for inttypes.h... yes | |
yes | |
yes | |
checking for string.h... checking for string.h... checking for string.h... yes | |
checking for sys/types.h... yes | |
checking for strndup... yes | |
checking for stdint.h... yes | |
yes | |
yes | |
checking for memory.h... checking for memory.h... checking for memory.h... yes | |
checking for sys/stat.h... yes | |
yes | |
checking for strnlen... checking for unistd.h... yes | |
yes | |
yes | |
checking for strings.h... checking for strings.h... checking for strings.h... yes | |
checking for stdlib.h... yes | |
checking minix/config.h usability... yes | |
yes | |
yes | |
yes | |
checking for strrchr... checking for inttypes.h... yes | |
checking for inttypes.h... checking for inttypes.h... checking for string.h... yes | |
yes | |
yes | |
yes | |
checking for stdint.h... checking for stdint.h... yes | |
checking for stdint.h... checking for memory.h... checking for strstr... no | |
checking minix/config.h presence... yes | |
yes | |
yes | |
yes | |
checking for unistd.h... checking for unistd.h... checking for unistd.h... checking for strings.h... yes | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... checking for strtod... yes | |
yes | |
yes | |
yes | |
checking minix/config.h usability... checking minix/config.h usability... checking minix/config.h usability... checking for inttypes.h... yes | |
checking for dlfcn.h... yes | |
checking for strtol... yes | |
checking for stdint.h... yes | |
checking for windows.h... yes | |
checking for strtoul... yes | |
no | |
checking minix/config.h presence... no | |
checking minix/config.h presence... no | |
checking minix/config.h presence... checking for unistd.h... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for strtoll... yes | |
checking minix/config.h usability... no | |
checking for library containing dlsym... yes | |
yes | |
checking how to print strings... checking how to print strings... yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... printf | |
checking for a sed that does not truncate output... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
/usr/bin/sed | |
checking for fgrep... checking for fgrep... /usr/bin/sed | |
/usr/bin/grep -F | |
checking for ld used by gcc... checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc... /usr/bin/grep -F | |
checking for ld used by gcc... yes | |
checking for strtoull... ld | |
checking if the linker (ld) is GNU ld... ld | |
checking if the linker (ld) is GNU ld... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
nm | |
checking the name lister (nm) interface... checking the name lister (nm) interface... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... no | |
checking minix/config.h presence... yes | |
checking for strverscmp... -ldl | |
BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
yes | |
checking whether the shell understands "+="... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
yes | |
checking whether the shell understands "+="... yes | |
checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
pass_all | |
checking for x86_64-pc-linux-gnu-ar... checking how to recognize dependent libraries... ar | |
checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-strip... checking for x86_64-pc-linux-gnu-objdump... objdump | |
pass_all | |
no | |
checking how to recognize dependent libraries... checking for x86_64-pc-linux-gnu-ar... checking for strip... ar | |
strip | |
checking for x86_64-pc-linux-gnu-strip... checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
pass_all | |
no | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for strip... checking command to parse nm output from gcc object... strip | |
checking for x86_64-pc-linux-gnu-strip... checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
no | |
no | |
checking for minix/config.h... no | |
checking for strip... checking command to parse nm output from gcc object... strip | |
checking whether it is safe to define __EXTENSIONS__... checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from gcc object... checking for x86_64-pc-linux-gnu-nm... nm | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc | |
yes | |
checking for tmpnam... yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc... ld | |
checking if the linker (ld) is GNU ld... yes | |
yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking whether gcc understands -c and -o together... (cached) yes | |
checking dependency style of gcc... (cached) none | |
checking for vasprintf... ok | |
ok | |
ok | |
BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for dlfcn.h... checking for ld option to reload object files... -r | |
checking for dlfcn.h... checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... checking for dlfcn.h... pass_all | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from gcc object... yes | |
checking for vfprintf... checking whether we are using the GNU C++ compiler... yes | |
yes | |
yes | |
checking for objdir... checking for objdir... checking for objdir... .libs | |
.libs | |
.libs | |
yes | |
checking for vprintf... yes | |
checking whether g++ accepts -g... ok | |
yes | |
checking dependency style of g++... none | |
checking for bison... bison -y | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking whether ln -s works... yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... yes | |
checking for dlfcn.h... checking for vsnprintf... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... checking for objdir... .libs | |
yes | |
checking for vsprintf... es fi fr id it ja sv uk vi zh_CN es fi fr id it ja sv uk vi zh_CN | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
yes | |
checking if gcc static flag -static works... checking for msgmerge... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc static flag -static works... /usr/bin/msgmerge | |
checking whether byte ordering is bigendian... yes | |
no | |
checking if gcc supports -c -o file.o... no | |
checking if gcc supports -c -o file.o... no | |
checking if gcc supports -c -o file.o... checking for waitpid... checking if gcc supports -fno-rtti -fno-exceptions... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking for setproctitle... yes | |
checking if gcc static flag -static works... no | |
checking whether alloca needs Cray hooks... yes | |
checking whether -lc should be explicitly linked in... yes | |
checking whether -lc should be explicitly linked in... yes | |
checking whether -lc should be explicitly linked in... no | |
checking if gcc supports -c -o file.o... no | |
checking whether static linking works... no | |
checking stack direction for C alloca... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... no | |
checking for gcc >= 4.1... no | |
checking dynamic linker characteristics... no | |
checking dynamic linker characteristics... no | |
checking dynamic linker characteristics... -1 | |
checking for vfork.h... yes | |
no | |
checking for fork... checking whether gcc supports -fmerge-constants... yes | |
checking whether -lc should be explicitly linked in... yes | |
checking for thread support... yes | |
GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for dlfcn.h... (cached) yes | |
GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... checking for windows.h... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for dlfcn.h... (cached) yes | |
checking for vfork... checking for dlfcn.h... (cached) yes | |
checking for windows.h... checking for windows.h... yes | |
checking for glibc >= 2.4... no | |
checking dynamic linker characteristics... yes | |
checking for omp support... yes | |
checking for working fork... yes | |
no | |
checking for library containing dlsym... no | |
checking for library containing dlsym... no | |
checking for library containing dlsym... checking for glibc >= 2.9... yes | |
checking for working vfork... (cached) yes | |
checking for _doprnt... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
yes | |
checking for -frandom-seed support... checking how to run the C++ preprocessor... yes | |
checking for glibc ifunc support... no | |
checking for sys_errlist... -ldl | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... -ldl | |
-ldl | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... g++ -E | |
no | |
yes | |
checking for sys_nerr... no | |
no | |
no | |
checking for setmode... checking how to compare bootstrapped objects... checking whether to use debuginfod... auto | |
checking for debuginfod_begin in -ldebuginfod... cmp --ignore-initial=16 $$f1 $$f2 | |
yes | |
checking for sys_siglist... no | |
checking whether debuginfod_begin is declared... no | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow | |
yes | |
checking sys/mman.h usability... checking for external symbol _system_configuration... no | |
configure: WARNING: debuginfod is missing or unusable; some features may be unavailable. | |
checking for ld used by g++... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow | |
checking whether byte ordering is bigendian... yes | |
checking sys/mman.h presence... ld -m elf_x86_64 | |
checking if the linker (ld -m elf_x86_64) is GNU ld... no | |
checking for __fsetlocking... yes | |
yes | |
checking for sys/mman.h... yes | |
checking for chsize... checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking for canonicalize_file_name... yes | |
no | |
checking for mmap... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow | |
checking for bison... bison -y | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... no | |
bg da de eo es fi fr ga hu id it ja ms nl pt_BR ro ru rw sr sv tr uk vi bg da de eo es fi fr ga hu id it ja ms nl pt_BR ro ru rw sr sv tr uk vi | |
checking whether NLS is requested... yes | |
yes | |
checking for msgfmt... checking for dup3... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
yes | |
checking for msgmerge... checking for link... /usr/bin/msgmerge | |
checking for bison... bison -y | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... checking whether to enable maintainer-specific portions of Makefiles... no | |
checking sys/gmon_out.h usability... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... checking for getrlimit... yes | |
checking for pread... yes | |
checking sys/gmon_out.h presence... yes | |
checking if g++ static flag -static works... yes | |
yes | |
checking for sys/gmon_out.h... yes | |
checking for a known getopt prototype in unistd.h... checking for getrusage... yes | |
checking for ftruncate... no | |
checking if g++ supports -c -o file.o... yes | |
checking for library containing fabs... yes | |
yes | |
checking for ffsll... checking for getsysinfo... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for dlfcn.h... (cached) yes | |
checking for windows.h... yes | |
checking mremap with MREMAP_MAYMOVE... no | |
checking for gettimeofday... (cached) yes | |
checking for on_exit... -lm | |
yes | |
checking whether gcc is Clang... no | |
checking for library containing dlsym... yes | |
checking for pipe2... no | |
checking whether pthreads work with -pthread... yes | |
checking for psignal... yes | |
checking for joinable pthread attribute... -ldl | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow | |
yes | |
configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
PTHREAD_CREATE_JOINABLE | |
checking whether more special flags are required for pthreads... no | |
checking for PTHREAD_PRIO_INHERIT... checking for pstat_getdynamic... no | |
no | |
checking for pstat_getstatic... yes | |
checking whether basename is declared... no | |
yes | |
checking for realpath... checking whether ffs is declared... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow | |
checking for LC_MESSAGES... none needed | |
checking whether yytext is a pointer... yes | |
yes | |
checking for setrlimit... checking whether asprintf is declared... yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... none needed | |
checking whether yytext is a pointer... yes | |
yes | |
checking whether vasprintf is declared... checking for sbrk... yes | |
checking whether snprintf is declared... yes | |
checking for spawnve... yes | |
checking whether vsnprintf is declared... no | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... no | |
checking for spawnvpe... bg da de es fi fr ga id it ja pt_BR ru sr sv tr uk vi zh_CN zh_TW bg da de es fi fr ga id it ja pt_BR ru sr sv tr uk vi zh_CN zh_TW | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... yes | |
checking whether strverscmp is declared... /usr/bin/msgmerge | |
no | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... no | |
checking for strerror... checking for bison... bison -y | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... yes | |
config.status: creating Makefile | |
config.status: creating po/Makefile.in | |
yes | |
config.status: creating gconfig.h | |
checking for strsignal... config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
checking how to run the C++ preprocessor... config.status: creating po/POTFILES | |
es fi fr id ja ru rw sv tr uk zh_CN es fi fr id ja ru rw sv tr uk zh_CN | |
checking whether NLS is requested... yes | |
config.status: creating po/Makefile | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
yes | |
checking for msgmerge... checking for sysconf... /usr/bin/msgmerge | |
bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for string.h... (cached) yes | |
checking for xgettext... /usr/bin/xgettext | |
g++ -E | |
checking for msgmerge... checking for stdlib.h... (cached) yes | |
yes | |
/usr/bin/msgmerge | |
checking for sysctl... checking for memory.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib | |
checking size of long... checking for unistd.h... (cached) yes | |
checking errno.h usability... checking unordered_set usability... yes | |
checking for sysmp... yes | |
checking errno.h presence... 8 | |
checking for long long... no | |
checking unordered_set presence... yes | |
checking for errno.h... yes | |
checking for sys/types.h... (cached) yes | |
checking limits.h usability... no | |
checking for table... no | |
checking for unordered_set... no | |
checking unordered_map usability... yes | |
checking limits.h presence... no | |
checking for times... no | |
checking unordered_map presence... yes | |
checking for limits.h... yes | |
yes | |
checking locale.h usability... checking size of long long... no | |
checking for unordered_map... no | |
checking tr1/unordered_set usability... yes | |
checking for wait3... yes | |
checking locale.h presence... 8 | |
yes | |
checking for locale.h... yes | |
checking for string.h... (cached) yes | |
checking time.h usability... checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
yes | |
checking tr1/unordered_set presence... yes | |
checking for unistd.h... (cached) yes | |
checking for wait4... checking fcntl.h usability... yes | |
checking time.h presence... yes | |
checking for tr1/unordered_set... yes | |
checking tr1/unordered_map usability... yes | |
checking fcntl.h presence... yes | |
checking for time.h... yes | |
yes | |
checking for sys/stat.h... (cached) yes | |
checking whether basename is declared... checking whether string.h and strings.h may both be included... yes | |
checking for fcntl.h... yes | |
checking sys/file.h usability... yes | |
checking whether compiling a cross-assembler... no | |
checking for size_t... yes | |
checking tr1/unordered_map presence... yes | |
checking whether ffs is declared... yes | |
checking sys/file.h presence... none needed | |
checking whether yytext is a pointer... yes | |
checking for tr1/unordered_map... yes | |
checking ext/hash_map usability... yes | |
checking for sys/file.h... yes | |
yes | |
checking limits.h usability... checking whether asprintf is declared... yes | |
checking limits.h presence... yes | |
checking for working alloca.h... yes | |
checking whether vasprintf is declared... yes | |
checking for limits.h... yes | |
checking locale.h usability... yes | |
checking for alloca... yes | |
checking whether snprintf is declared... yes | |
checking locale.h presence... yes | |
checking ext/hash_map presence... yes | |
checking for inline... yes | |
checking for locale.h... yes | |
yes | |
checking sys/param.h usability... checking whether vsnprintf is declared... no | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 | |
checking for string.h... (cached) yes | |
yes | |
checking for ext/hash_map... yes | |
inline | |
checking for strings.h... (cached) yes | |
checking for unlink... checking ext/hash_set usability... checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
yes | |
checking sys/param.h presence... yes | |
checking elf-hints.h usability... checking whether calloc is declared... yes | |
checking for sys/param.h... yes | |
yes | |
checking wchar.h usability... checking for sbrk... yes | |
checking whether getenv is declared... yes | |
checking wchar.h presence... yes | |
checking for setlocale... yes | |
no | |
checking elf-hints.h presence... checking whether getopt is declared... yes | |
checking for wchar.h... yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking ext/hash_set presence... no | |
checking for elf-hints.h... no | |
checking limits.h usability... yes | |
yes | |
checking whether string.h and strings.h may both be included... yes | |
checking for strsignal... checking whether malloc is declared... yes | |
checking limits.h presence... yes | |
checking for ext/hash_set... yes | |
checking byteswap.h usability... yes | |
checking for size_t... yes | |
checking for LC_MESSAGES... yes | |
yes | |
checking for limits.h... yes | |
checking whether realloc is declared... checking locale.h usability... yes | |
checking byteswap.h presence... yes | |
checking for working assert macro... yes | |
yes | |
checking locale.h presence... yes | |
checking for byteswap.h... yes | |
checking whether sbrk is declared... checking for windows.h... (cached) no | |
checking for dlfcn.h... (cached) yes | |
checking for library containing dlopen... yes | |
checking for locale.h... yes | |
checking sys/param.h usability... yes | |
checking for working alloca.h... yes | |
checking whether declaration is required for errno... yes | |
checking whether strtol is declared... none required | |
checking for mallinfo... yes | |
checking sys/param.h presence... yes | |
checking for alloca... no | |
checking for a known getopt prototype in unistd.h... yes | |
checking whether strtoul is declared... yes | |
checking for sys/param.h... yes | |
checking fcntl.h usability... yes | |
checking whether declaration is required for environ... yes | |
checking for stdlib.h... (cached) yes | |
yes | |
checking for posix_fallocate... checking for unistd.h... (cached) yes | |
yes | |
checking for sys/param.h... (cached) yes | |
checking whether strtoll is declared... yes | |
checking fcntl.h presence... checking for getpagesize... yes | |
checking for fcntl.h... yes | |
no | |
checking whether declaration is required for ffs... checking sys/file.h usability... yes | |
checking whether strtoull is declared... yes | |
checking for working mmap... yes | |
checking for fallocate... yes | |
checking sys/file.h presence... no | |
checking whether declaration is required for free... yes | |
checking whether strverscmp is declared... yes | |
checking for sys/file.h... yes | |
checking sys/time.h usability... yes | |
yes | |
checking for sbrk... checking for readv... yes | |
no | |
checking whether declaration is required for malloc... checking whether strnlen is declared... yes | |
checking sys/time.h presence... yes | |
yes | |
checking for sys/time.h... yes | |
checking for utimes... checking for sys/stat.h... (cached) yes | |
checking whether string.h and strings.h may both be included... yes | |
yes | |
checking whether canonicalize_file_name must be declared... no | |
checking whether declaration is required for sbrk... checking for sysconf... yes | |
yes | |
checking for glob... no | |
checking for setmode... checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
no | |
checking whether declaration is required for strstr... checking for getpagesize... (cached) yes | |
checking for working mmap... yes | |
checking for times... yes | |
checking for mkstemp... no | |
checking for getc_unlocked... no | |
checking whether free is declared... yes | |
yes | |
checking for working strncmp... yes | |
checking for mkdtemp... yes | |
checking for realpath... checking for strcoll... yes | |
checking whether getenv is declared... yes | |
yes | |
checking for sbrk... yes | |
yes | |
checking for setlocale... configure: updating cache ./config.cache | |
yes | |
checking whether basename is declared... (cached) yes | |
configure: creating ./config.status | |
checking whether malloc is declared... checking whether ffs is declared... (cached) yes | |
checking whether asprintf is declared... (cached) yes | |
checking whether vasprintf is declared... (cached) yes | |
checking whether snprintf is declared... (cached) yes | |
checking whether vsnprintf is declared... (cached) yes | |
checking whether strverscmp is declared... (cached) yes | |
yes | |
checking whether strndup is declared... yes | |
checking for setlocale... yes | |
checking for mkstemp... checking whether mempcpy is declared... yes | |
yes | |
config.status: creating Makefile | |
checking whether memmem is declared... yes | |
yes | |
checking for mkdtemp... checking for waitpid... checking whether realloc is declared... config.status: creating testsuite/Makefile | |
config.status: creating config.h | |
config.status: executing default commands | |
yes | |
checking whether ::std::tr1::unordered_map::rehash is usable.... yes | |
yes | |
checking for mbstate_t... yes | |
checking whether stpcpy is declared... checking for open... Configuring in ./bfd | |
Configuring in ./opcodes | |
make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/libiberty' | |
if [ x"" != x ] && [ ! -d pic ]; then \ | |
mkdir pic; \ | |
else true; fi | |
if [ x"" != x ] && [ ! -d noasan ]; then \ | |
mkdir noasan; \ | |
else true; fi | |
touch stamp-picdir | |
touch stamp-noasandir | |
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o regex.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o md5.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o argv.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \ | |
else true; fi | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/libiberty/testsuite' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/libiberty/testsuite' | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o concat.o | |
yes | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \ | |
else true; fi | |
checking for library containing frexp... if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o pic/filedescriptor.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o noasan/filedescriptor.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; \ | |
else true; fi | |
yes | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o partition.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o pic/rust-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o noasan/rust-demangle.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o | |
checking whether strstr is declared... if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ | |
else true; fi | |
yes | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o sort.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o | |
checking for lseek... if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o | |
if [ x"" != x ]; then \ | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \ | |
else true; fi | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o | |
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o | |
none required | |
checking for LC_MESSAGES... yes | |
checking whether vsnprintf is declared... yes | |
checking for close... yes | |
checking whether std::tr1::hash<off_t> is defined... yes | |
checking for time_t in time.h... yes | |
checking whether asprintf is declared... configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
yes | |
checking for time_t in sys/types.h... yes | |
checking build system type... checking build system type... checking for dirent.h that defines DIR... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking target system type... yes | |
checking whether we can use attributes with template functions... x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
yes | |
checking for struct tm.tm_gmtoff in time.h... yes | |
checking for a known getopt prototype in unistd.h... yes | |
checking for library containing opendir... yes | |
checking for struct stat::st_mtim.... yes | |
checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes | |
checking for utime.h... yes | |
checking locale.h usability... none required | |
checking for stdlib.h... (cached) yes | |
yes | |
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes | |
checking for unistd.h... (cached) yes | |
checking whether asprintf is declared... checking whether the C compiler works... checking whether the C compiler works... checking for sys/param.h... (cached) yes | |
checking for getpagesize... yes | |
checking locale.h presence... yes | |
yes | |
yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... yes | |
checking for locale.h... yes | |
configure: updating cache ./config.cache | |
checking whether environ is declared... checking for setlocale... checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
yes | |
checking for working mmap... | |
checking whether we are cross compiling... | |
checking whether we are cross compiling... yes | |
yes | |
checking whether fprintf is declared... checking for LC_MESSAGES... yes | |
checking for library containing dlopen... no | |
checking for suffix of object files... no | |
checking for suffix of object files... yes | |
yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether getc_unlocked is declared... configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
o | |
checking whether we are using the GNU C compiler... configure: creating ./config.status | |
o | |
checking whether we are using the GNU C compiler... none required | |
checking for a known getopt prototype in unistd.h... yes | |
checking whether getenv is declared... yes | |
checking whether gcc accepts -g... yes | |
checking whether gcc accepts -g... yes | |
checking whether strstr is declared... yes | |
checking for gcc option to accept ISO C89... yes | |
checking for gcc option to accept ISO C89... yes | |
checking whether sbrk is declared... config.status: creating Makefile | |
yes | |
checking whether free is declared... config.status: creating testsuite/Makefile | |
none needed | |
checking whether gcc understands -c and -o together... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking whether snprintf is declared... config.status: creating po/Makefile.in | |
yes | |
checking whether sbrk is declared... config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing default-1 commands | |
yes | |
checking for library containing strerror... config.status: creating po/POTFILES | |
yes | |
checking for library containing strerror... config.status: creating po/Makefile | |
yes | |
checking whether stpcpy is declared... yes | |
checking whether getenv is declared... none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
yes | |
yes | |
checking for a thread-safe mkdir -p... checking whether strnlen is declared... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
yes | |
checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU | |
yes | |
checking whether /usr/bin/make supports nested variables... GNU | |
yes | |
checking whether /usr/bin/make supports nested variables... checking whether environ is declared... yes | |
checking dependency style of gcc... none | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc | |
checking dependency style of gcc... none | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc | |
yes | |
checking whether strstr is declared... yes | |
config.status: creating .gdbinit | |
checking whether ANSI C string concatenation works... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a | |
ar rc ./libiberty.a \ | |
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o | |
config.status: creating Makefile | |
ranlib ./libiberty.a | |
if [ x"" != x ]; then \ | |
cd pic; \ | |
ar rc ./libiberty.a \ | |
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ | |
ranlib ./libiberty.a; \ | |
cd ..; \ | |
else true; fi; \ | |
if [ x"" != x ]; then \ | |
cd noasan; \ | |
ar rc ./libiberty.a \ | |
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ | |
ranlib ./libiberty.a; \ | |
cd ..; \ | |
else true; fi | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/libiberty' | |
config.status: creating doc/Makefile | |
yes | |
yes | |
checking whether vsnprintf is declared... config.status: creating po/Makefile.in | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking whether gcc understands -c and -o together... (cached) yes | |
checking how to run the C preprocessor... checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking whether gcc understands -c and -o together... (cached) yes | |
checking how to run the C preprocessor... config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
yes | |
configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating po/POTFILES | |
checking iconv.h usability... config.status: creating po/Makefile | |
config.status: executing default commands | |
gcc -E | |
gcc -E | |
yes | |
checking iconv.h presence... checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... checking for grep that handles long lines and -e... yes | |
checking for iconv.h... yes | |
/usr/bin/grep | |
checking for egrep... checking for ld used by GCC... /usr/bin/grep -E | |
checking for ANSI C header files... ld -m elf_x86_64 | |
checking if the linker (ld -m elf_x86_64) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking for iconv... yes | |
checking for iconv declaration... yes | |
checking for sys/types.h... yes | |
checking for sys/types.h... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
yes | |
checking for sys/stat.h... yes | |
checking for sys/stat.h... configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
yes | |
checking for stdlib.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
config.status: creating Makefile | |
checking for unistd.h... config.status: creating po/Makefile.in | |
config.status: creating config.h | |
yes | |
config.status: executing depfiles commands | |
checking minix/config.h usability... config.status: executing libtool commands | |
yes | |
checking minix/config.h usability... config.status: executing default-1 commands | |
config.status: executing default commands | |
config.status: creating Makefile | |
config.status: creating doc/Makefile | |
no | |
checking minix/config.h presence... no | |
checking minix/config.h presence... config.status: creating po/Makefile.in | |
config.status: creating config.h | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... config.status: executing depfiles commands | |
config.status: executing libtool commands | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... config.status: executing default-1 commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
yes | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for fgrep... yes | |
/usr/bin/grep -F | |
checking for ld used by gcc... checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc... ld | |
checking if the linker (ld) is GNU ld... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-pc-linux-gnu-ar... (cached) ar | |
checking for x86_64-pc-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib | |
checking command to parse nm output from gcc object... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-pc-linux-gnu-ar... (cached) ar | |
checking for x86_64-pc-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib | |
checking command to parse nm output from gcc object... ok | |
ok | |
checking for dlfcn.h... checking for dlfcn.h... yes | |
yes | |
checking for objdir... checking for objdir... .libs | |
.libs | |
checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... no | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dlopen... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether to install libbfd... yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... no | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking for dlfcn.h... (cached) yes | |
/usr/bin/msgmerge | |
checking for windows.h... checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... no | |
checking for library containing dlsym... yes | |
checking for limits.h... yes | |
checking whether string.h and strings.h may both be included... yes | |
checking whether basename is declared... yes | |
-ldl | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... checking whether stpcpy is declared... no | |
yes | |
checking for sigsetjmp... | |
checking linker --as-needed support... yes | |
checking for cos in -lm... yes | |
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether to install libbfd... yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
checking for long double... yes | |
checking for long long... yes | |
checking size of long long... 8 | |
checking size of void *... 8 | |
checking size of long... config.status: creating Makefile | |
config.status: creating po/Makefile.in | |
8 | |
config.status: creating config.h | |
checking size of int... config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
4 | |
checking alloca.h usability... yes | |
checking alloca.h presence... yes | |
checking for alloca.h... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking for unistd.h... (cached) yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking wctype.h usability... yes | |
checking wctype.h presence... yes | |
checking for wctype.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes | |
checking for uintptr_t... yes | |
checking for int_least32_t... yes | |
checking for int_fast32_t... yes | |
checking for uint64_t... yes | |
checking what to include in bfd_stdint.h... stdint.h (already complete) | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking whether string.h and strings.h may both be included... yes | |
checking for fcntl... yes | |
checking for getpagesize... yes | |
checking for setitimer... yes | |
checking for sysconf... yes | |
checking for fdopen... yes | |
checking for getuid... yes | |
checking for getgid... yes | |
checking for fileno... yes | |
checking for fls... no | |
checking for strtoull... yes | |
checking for getrlimit... yes | |
checking whether basename is declared... yes | |
checking whether ftello is declared... yes | |
checking whether ftello64 is declared... yes | |
checking whether fseeko is declared... yes | |
checking whether fseeko64 is declared... yes | |
checking whether ffs is declared... yes | |
checking whether free is declared... yes | |
checking whether getenv is declared... yes | |
checking whether malloc is declared... yes | |
checking whether realloc is declared... yes | |
checking whether stpcpy is declared... yes | |
checking whether strstr is declared... yes | |
checking whether asprintf is declared... yes | |
checking whether vasprintf is declared... yes | |
checking whether snprintf is declared... yes | |
checking whether vsnprintf is declared... yes | |
checking whether strnlen is declared... yes | |
checking compiler support for hidden visibility... yes | |
checking linker --as-needed support... yes | |
checking for cos in -lm... yes | |
checking for gcc version with buggy 64-bit support... no | |
checking sys/procfs.h usability... yes | |
checking sys/procfs.h presence... yes | |
checking for sys/procfs.h... yes | |
checking for prstatus_t in sys/procfs.h... yes | |
checking for prstatus32_t in sys/procfs.h... no | |
checking for prstatus_t.pr_who in sys/procfs.h... no | |
checking for prstatus32_t.pr_who in sys/procfs.h... no | |
checking for pstatus_t in sys/procfs.h... no | |
checking for pxstatus_t in sys/procfs.h... no | |
checking for pstatus32_t in sys/procfs.h... no | |
checking for prpsinfo_t in sys/procfs.h... yes | |
checking for prpsinfo_t.pr_pid in sys/procfs.h... yes | |
checking for prpsinfo32_t in sys/procfs.h... no | |
checking for prpsinfo32_t.pr_pid in sys/procfs.h... no | |
checking for psinfo_t in sys/procfs.h... no | |
checking for psinfo_t.pr_pid in sys/procfs.h... no | |
checking for psinfo32_t in sys/procfs.h... no | |
checking for psinfo32_t.pr_pid in sys/procfs.h... no | |
checking for lwpstatus_t in sys/procfs.h... no | |
checking for lwpxstatus_t in sys/procfs.h... no | |
checking for lwpstatus_t.pr_context in sys/procfs.h... no | |
checking for lwpstatus_t.pr_reg in sys/procfs.h... no | |
checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no | |
checking for win32_pstatus_t in sys/procfs.h... no | |
checking for ftello... yes | |
checking for ftello64... yes | |
checking for fseeko... yes | |
checking for fseeko64... yes | |
checking for fopen64... yes | |
checking size of off_t... 8 | |
checking file_ptr type... BFD_HOST_64_BIT | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for getpagesize... (cached) yes | |
checking for working mmap... yes | |
checking for madvise... yes | |
checking for mprotect... yes | |
configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating doc/Makefile | |
config.status: creating bfd-in3.h | |
config.status: creating po/Makefile.in | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: executing bfd_stdint.h commands | |
config.status: executing default commands | |
make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd' | |
rm -f elf32-target.h | |
rm -f elf64-target.h | |
rm -f targmatch.h | |
/usr/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new | |
creating bfdver.h | |
/usr/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new | |
/usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new | |
mv -f elf32-target.new elf32-target.h | |
mv -f elf64-target.new elf64-target.h | |
Making info in doc | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/doc' | |
gcc -o chw$$ -g -O2 \ | |
-I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ | |
/bin/sh ./../../move-if-change \ | |
chw$$ chew; \ | |
touch chew.stamp | |
mv -f targmatch.new targmatch.h | |
./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp | |
./chew -f ./doc.str < ./../archive.c >archive.tmp | |
./chew -f ./doc.str < ./../archures.c >archures.tmp | |
./chew -f ./doc.str < ./../bfd.c >bfd.tmp | |
./chew -f ./doc.str < ./../cache.c >cache.tmp | |
./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp | |
./chew -f ./doc.str < ./../corefile.c >core.tmp | |
./chew -f ./doc.str < ./../elf.c >elf.tmp | |
./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp | |
./chew -f ./doc.str < ./../format.c >format.tmp | |
./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp | |
test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi . | |
test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi . | |
./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp | |
./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp | |
test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi . | |
test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi . | |
./chew -f ./doc.str < ./../opncls.c >opncls.tmp | |
test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi . | |
test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi . | |
test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi . | |
test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi . | |
/bin/sh ./../../move-if-change archive.tmp archive.texi | |
/bin/sh ./../../move-if-change aoutx.tmp aoutx.texi | |
test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi . | |
test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi . | |
test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi . | |
/bin/sh ./../../move-if-change archures.tmp archures.texi | |
/bin/sh ./../../move-if-change cache.tmp cache.texi | |
/bin/sh ./../../move-if-change bfd.tmp bfdt.texi | |
test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi . | |
/bin/sh ./../../move-if-change core.tmp core.texi | |
/bin/sh ./../../move-if-change coffcode.tmp coffcode.texi | |
/bin/sh ./../../move-if-change elfcode.tmp elfcode.texi | |
/bin/sh ./../../move-if-change elf.tmp elf.texi | |
/bin/sh ./../../move-if-change format.tmp format.texi | |
/bin/sh ./../../move-if-change libbfd.tmp libbfd.texi | |
test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi . | |
./chew -f ./doc.str < ./../reloc.c >reloc.tmp | |
test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi . | |
/bin/sh ./../../move-if-change bfdwin.tmp bfdwin.texi | |
./chew -f ./doc.str < ./../section.c >section.tmp | |
./chew -f ./doc.str < ./../syms.c >syms.tmp | |
./chew -f ./doc.str < ./../targets.c >targets.tmp | |
/bin/sh ./../../move-if-change bfdio.tmp bfdio.texi | |
./chew -f ./doc.str < ./../init.c >init.tmp | |
/bin/sh ./../../move-if-change opncls.tmp opncls.texi | |
./chew -f ./doc.str < ./../hash.c >hash.tmp | |
./chew -f ./doc.str < ./../linker.c >linker.tmp | |
./chew -f ./doc.str < ./../mmo.c >mmo.tmp | |
touch archive.stamp | |
touch aoutx.stamp | |
touch archures.stamp | |
touch bfdt.stamp | |
test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi . | |
touch coffcode.stamp | |
touch core.stamp | |
touch elfcode.stamp | |
touch cache.stamp | |
touch elf.stamp | |
touch format.stamp | |
touch libbfd.stamp | |
test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi . | |
test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi . | |
touch bfdwin.stamp | |
test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi . | |
test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi . | |
test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi . | |
test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi . | |
test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi . | |
/bin/sh ./../../move-if-change syms.tmp syms.texi | |
/bin/sh ./../../move-if-change reloc.tmp reloc.texi | |
touch bfdio.stamp | |
/bin/sh ./../../move-if-change section.tmp section.texi | |
touch opncls.stamp | |
/bin/sh ./../../move-if-change targets.tmp targets.texi | |
/bin/sh ./../../move-if-change init.tmp init.texi | |
/bin/sh ./../../move-if-change hash.tmp hash.texi | |
/bin/sh ./../../move-if-change linker.tmp linker.texi | |
/bin/sh ./../../move-if-change mmo.tmp mmo.texi | |
touch syms.stamp | |
touch reloc.stamp | |
touch section.stamp | |
touch targets.stamp | |
touch init.stamp | |
touch hash.stamp | |
touch linker.stamp | |
touch mmo.stamp | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/doc' | |
Making info in po | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/po' | |
( if test 'x.' != 'x.'; then \ | |
posrcprefix='../'; \ | |
else \ | |
posrcprefix="../"; \ | |
fi; \ | |
rm -f SRC-POTFILES-t SRC-POTFILES \ | |
&& (sed -e '/^#/d' \ | |
-e '/^[ ]*$/d' \ | |
-e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | |
| sed -e '$s/\\$//') > SRC-POTFILES-t \ | |
&& chmod a-w SRC-POTFILES-t \ | |
&& mv SRC-POTFILES-t SRC-POTFILES ) | |
( rm -f BLD-POTFILES-t BLD-POTFILES \ | |
&& (sed -e '/^#/d' \ | |
-e '/^[ ]*$/d' \ | |
-e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | |
| sed -e '$s/\\$//') > BLD-POTFILES-t \ | |
&& chmod a-w BLD-POTFILES-t \ | |
&& mv BLD-POTFILES-t BLD-POTFILES ) | |
cd .. \ | |
&& CONFIG_FILES=po/Makefile.in:po/Make-in \ | |
CONFIG_HEADERS= /bin/sh ./config.status | |
config.status: creating po/Makefile.in | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: executing bfd_stdint.h commands | |
config.status: executing default commands | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/po' | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/po' | |
make[3]: Nothing to be done for `info'. | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/po' | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd' | |
make[3]: Nothing to be done for `info-am'. | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd' | |
/usr/bin/make all-recursive | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd' | |
Making all in doc | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/doc' | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/doc' | |
Making all in po | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/po' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd/po' | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd' | |
rm -f bfd-tmp.h | |
cp bfd-in3.h bfd-tmp.h | |
rm -f peigen.c | |
rm -f pex64igen.c | |
/usr/bin/sed -e s/XX/pe/g < ./peXXigen.c > peigen.new | |
/bin/sh ./../move-if-change bfd-tmp.h bfd.h | |
rm -f elf32-aarch64.c | |
/usr/bin/sed -e s/XX/pex64/g < ./peXXigen.c > pex64igen.new | |
rm -f elf64-aarch64.c | |
echo "#line 1 \"./elfnn-aarch64.c\"" > elf32-aarch64.new | |
rm -f elf32-ia64.c | |
echo "#line 1 \"./elfnn-aarch64.c\"" > elf64-aarch64.new | |
rm -f elf64-ia64.c | |
/usr/bin/sed -e s/NN/32/g < ./elfnn-ia64.c > elf32-ia64.new | |
/usr/bin/sed -e s/NN/32/g < ./elfnn-aarch64.c >> elf32-aarch64.new | |
/usr/bin/sed -e s/NN/64/g < ./elfnn-ia64.c > elf64-ia64.new | |
rm -f elf32-riscv.c | |
/usr/bin/sed -e s/NN/64/g < ./elfnn-aarch64.c >> elf64-aarch64.new | |
rm -f elf64-riscv.c | |
echo "#line 1 \"./elfnn-riscv.c\"" > elf32-riscv.new | |
mv -f peigen.new peigen.c | |
rm -f bfd-tmp.h | |
echo "#line 1 \"./elfnn-riscv.c\"" > elf64-riscv.new | |
mv -f pex64igen.new pex64igen.c | |
rm -f pepigen.c | |
mv -f elf32-ia64.new elf32-ia64.c | |
mv -f elf32-aarch64.new elf32-aarch64.c | |
mv -f elf64-ia64.new elf64-ia64.c | |
sed -e s/NN/32/g < ./elfnn-riscv.c >> elf32-riscv.new | |
touch stmp-bfd-h | |
mv -f elf64-aarch64.new elf64-aarch64.c | |
sed -e s/NN/64/g < ./elfnn-riscv.c >> elf64-riscv.new | |
/usr/bin/sed -e s/XX/pep/g < ./peXXigen.c > pepigen.new | |
rm -f tofiles | |
f=""; \ | |
for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo plugin.lo elf32-aarch64.lo elf64-aarch64.lo elfxx-aarch64.lo aix5ppc-core.lo aout64.lo coff-alpha.lo coff-x86_64.lo coff64-rs6000.lo elf32-ia64.lo elf32-mips.lo elf32-score.lo elf32-score7.lo elf64-alpha.lo elf64-gen.lo elf64-hppa.lo elf64-ia64.lo elf64-ia64-vms.lo elfxx-ia64.lo elfn32-mips.lo elf64-mips.lo elfxx-mips.lo elf64-mmix.lo elf64-nfp.lo elf64-ppc.lo elf32-riscv.lo elf64-riscv.lo elfxx-riscv.lo elf64-s390.lo elf64-sparc.lo elf64-tilegx.lo elf64-x86-64.lo elfxx-x86.lo elf64-bpf.lo elf64.lo mach-o-aarch64.lo mach-o-x86-64.lo mmo.lo pe-x86_64.lo pei-ia64.lo pei-x86_64.lo pepigen.lo pex64igen.lo vms-alpha.lo aout-cris.lo aout-ns32k.lo aout-tic30.lo aout32.lo cf-i386lynx.lo coff-go32.lo coff-i386.lo coff-mips.lo coff-rs6000.lo coff-sh.lo coff-stgo32.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-z80.lo coff-z8k.lo coffgen.lo cofflink.lo dwarf1.lo dwarf2.lo ecoff.lo ecofflink.lo elf-attrs.lo elf-eh-frame.lo elf-ifunc.lo elf-m10200.lo elf-m10300.lo elf-nacl.lo elf-strtab.lo elf-vxworks.lo elf.lo elf32-am33lin.lo elf32-arc.lo elf32-arm.lo elf32-avr.lo elf32-bfin.lo elf32-cr16.lo elf32-cris.lo elf32-crx.lo elf32-csky.lo elf32-d10v.lo elf32-d30v.lo elf32-dlx.lo elf32-epiphany.lo elf32-fr30.lo elf32-frv.lo elf32-ft32.lo elf32-gen.lo elf32-h8300.lo elf32-hppa.lo elf32-i386.lo elfxx-x86.lo elf32-ip2k.lo elf32-iq2000.lo elf32-lm32.lo elf32-m32c.lo elf32-m32r.lo elf32-m68hc11.lo elf32-m68hc12.lo elf32-m68hc1x.lo elf32-m68k.lo elf32-s12z.lo elf32-mcore.lo elf32-mep.lo elf32-metag.lo elf32-microblaze.lo elf32-moxie.lo elf32-msp430.lo elf32-mt.lo elf32-nds32.lo elf32-nios2.lo elf32-or1k.lo elf32-pj.lo elf32-ppc.lo elf32-pru.lo elf32-rl78.lo elf32-rx.lo elf32-s390.lo elf32-sh.lo elf32-sparc.lo elf32-spu.lo elf32-tic6x.lo elf32-tilegx.lo elf32-tilepro.lo elf32-v850.lo elf32-vax.lo elf32-visium.lo elf32-wasm32.lo elf32-xc16x.lo elf32-xgate.lo elf32-xstormy16.lo elf32-xtensa.lo elf32-z80.lo elf32.lo elflink.lo elfxx-sparc.lo elfxx-tilegx.lo i386aout.lo i386bsd.lo i386lynx.lo i386msdos.lo mach-o.lo mach-o-i386.lo mach-o-arm.lo ns32knetbsd.lo pc532-mach.lo pdp11.lo pe-arm-wince.lo pe-arm.lo pe-i386.lo pe-mcore.lo pe-ppc.lo pe-sh.lo pef.lo pei-arm-wince.lo pei-arm.lo pei-i386.lo pei-mcore.lo pei-ppc.lo pei-sh.lo peigen.lo plugin.lo ppcboot.lo reloc16.lo som.lo vax1knetbsd.lo vaxnetbsd.lo vms-lib.lo vms-misc.lo wasm-module.lo xcofflink.lo xsym.lo xtensa-isa.lo xtensa-modules.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo cpu-aarch64.lo cpu-alpha.lo cpu-arc.lo cpu-arm.lo cpu-avr.lo cpu-bfin.lo cpu-bpf.lo cpu-cr16.lo cpu-cris.lo cpu-crx.lo cpu-csky.lo cpu-d10v.lo cpu-d30v.lo cpu-dlx.lo cpu-epiphany.lo cpu-fr30.lo cpu-frv.lo cpu-ft32.lo cpu-h8300.lo cpu-hppa.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo cpu-ia64.lo cpu-ip2k.lo cpu-iq2000.lo cpu-lm32.lo cpu-m10200.lo cpu-m10300.lo cpu-m32c.lo cpu-m32r.lo cpu-m68hc11.lo cpu-m68hc12.lo cpu-m9s12x.lo cpu-s12z.lo cpu-m9s12xg.lo cpu-m68k.lo cpu-mcore.lo cpu-mep.lo cpu-metag.lo cpu-microblaze.lo cpu-mips.lo cpu-mmix.lo cpu-moxie.lo cpu-msp430.lo cpu-mt.lo cpu-nds32.lo cpu-nfp.lo cpu-nios2.lo cpu-ns32k.lo cpu-or1k.lo cpu-pdp11.lo cpu-pj.lo cpu-plugin.lo cpu-powerpc.lo cpu-pru.lo cpu-rs6000.lo cpu-riscv.lo cpu-rl78.lo cpu-rx.lo cpu-s390.lo cpu-score.lo cpu-sh.lo cpu-sparc.lo cpu-spu.lo cpu-tic30.lo cpu-tic4x.lo cpu-tic54x.lo cpu-tic6x.lo cpu-tilegx.lo cpu-tilepro.lo cpu-v850.lo cpu-v850_rh850.lo cpu-vax.lo cpu-visium.lo cpu-wasm32.lo cpu-xc16x.lo cpu-xgate.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z80.lo cpu-z8k.lo archive64.lo ; do \ | |
case " $f " in \ | |
*" $i "*) ;; \ | |
*) f="$f $i" ;; \ | |
esac ; \ | |
done ; \ | |
echo $f > tofiles | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o archive.lo archive.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o archures.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DASSOCIATED_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' ./archures.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o bfd.lo bfd.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o bfdio.lo bfdio.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o bfdwin.lo bfdwin.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cache.lo cache.c | |
mv -f elf32-riscv.new elf32-riscv.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-bfd.lo coff-bfd.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o compress.lo compress.c | |
mv -f elf64-riscv.new elf64-riscv.c | |
mv -f pepigen.new pepigen.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o corefile.lo corefile.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf-properties.lo elf-properties.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o format.lo format.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o hash.lo hash.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o init.lo init.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o libbfd.lo libbfd.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o linker.lo linker.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o merge.lo merge.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o opncls.lo opncls.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o reloc.lo reloc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o section.lo section.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o simple.lo simple.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o stab-syms.lo stab-syms.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o stabs.lo stabs.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o syms.lo syms.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o targets.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DASSOCIATED_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' ./targets.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o binary.lo binary.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o ihex.lo ihex.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o srec.lo srec.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o tekhex.lo tekhex.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o verilog.lo verilog.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-x86-64.lo elf64-x86-64.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfxx-x86.lo elfxx-x86.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf-ifunc.lo elf-ifunc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf-nacl.lo elf-nacl.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf-vxworks.lo elf-vxworks.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64.lo elf64.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf.lo elf.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elflink.lo elflink.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf-attrs.lo elf-attrs.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf-strtab.lo elf-strtab.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf-eh-frame.lo elf-eh-frame.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o dwarf1.lo dwarf1.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o dwarf2.lo -DDEBUGDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib/debug\" ./dwarf2.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-i386.lo elf32-i386.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32.lo elf32.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pei-i386.lo pei-i386.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o peigen.lo peigen.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cofflink.lo cofflink.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coffgen.lo coffgen.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pei-x86_64.lo pei-x86_64.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pex64igen.lo pex64igen.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-gen.lo elf64-gen.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-gen.lo elf32-gen.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o plugin.lo plugin.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-aarch64.lo elf32-aarch64.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-aarch64.lo elf64-aarch64.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfxx-aarch64.lo elfxx-aarch64.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o aix5ppc-core.lo aix5ppc-core.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c archive.c -o archive.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o aout64.lo aout64.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-alpha.lo coff-alpha.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-x86_64.lo coff-x86_64.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DASSOCIATED_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" ./archures.c -o archures.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c bfdwin.c -o bfdwin.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff64-rs6000.lo coff64-rs6000.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c bfdio.c -o bfdio.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-ia64.lo elf32-ia64.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cache.c -o cache.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c bfd.c -o bfd.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-mips.lo elf32-mips.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-bfd.c -o coff-bfd.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-score.lo elf32-score.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c corefile.c -o corefile.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-score7.lo elf32-score7.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-alpha.lo elf64-alpha.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf-properties.c -o elf-properties.o | |
/bin/sh ./../move-if-change tofiles ofiles | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c compress.c -o compress.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-hppa.lo elf64-hppa.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c format.c -o format.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-ia64.lo elf64-ia64.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c hash.c -o hash.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-ia64-vms.lo elf64-ia64-vms.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfxx-ia64.lo elfxx-ia64.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfn32-mips.lo elfn32-mips.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-mips.lo elf64-mips.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c merge.c -o merge.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c init.c -o init.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfxx-mips.lo elfxx-mips.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c linker.c -o linker.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-mmix.lo elf64-mmix.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c libbfd.c -o libbfd.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c reloc.c -o reloc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-nfp.lo elf64-nfp.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c opncls.c -o opncls.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-ppc.lo elf64-ppc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-riscv.lo elf32-riscv.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c section.c -o section.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-riscv.lo elf64-riscv.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfxx-riscv.lo elfxx-riscv.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c stabs.c -o stabs.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-s390.lo elf64-s390.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c simple.c -o simple.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-sparc.lo elf64-sparc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c stab-syms.c -o stab-syms.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-tilegx.lo elf64-tilegx.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c syms.c -o syms.o | |
touch stamp-ofiles | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf64-bpf.lo elf64-bpf.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c ihex.c -o ihex.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DASSOCIATED_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" ./targets.c -o targets.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o mach-o-aarch64.lo mach-o-aarch64.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c srec.c -o srec.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o mach-o-x86-64.lo mach-o-x86-64.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c tekhex.c -o tekhex.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o mmo.lo mmo.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pe-x86_64.lo pe-x86_64.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-x86-64.c -o elf64-x86-64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c verilog.c -o verilog.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elfxx-x86.c -o elfxx-x86.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pei-ia64.lo pei-ia64.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pepigen.lo pepigen.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c binary.c -o binary.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf-ifunc.c -o elf-ifunc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64.c -o elf64.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o vms-alpha.lo vms-alpha.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf-vxworks.c -o elf-vxworks.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf-attrs.c -o elf-attrs.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o aout-cris.lo aout-cris.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o aout-ns32k.lo aout-ns32k.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o aout-tic30.lo aout-tic30.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf-nacl.c -o elf-nacl.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o aout32.lo aout32.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf-strtab.c -o elf-strtab.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cf-i386lynx.lo cf-i386lynx.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf.c -o elf.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-go32.lo coff-go32.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-i386.c -o elf32-i386.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf-eh-frame.c -o elf-eh-frame.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-i386.lo coff-i386.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-mips.lo coff-mips.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elflink.c -o elflink.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-rs6000.lo coff-rs6000.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-sh.lo coff-sh.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-stgo32.lo coff-stgo32.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-tic30.lo coff-tic30.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pei-i386.c -o pei-i386.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c dwarf1.c -o dwarf1.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-tic4x.lo coff-tic4x.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cofflink.c -o cofflink.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-tic54x.lo coff-tic54x.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coffgen.c -o coffgen.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c peigen.c -o peigen.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pei-x86_64.c -o pei-x86_64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c plugin.c -o plugin.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pex64igen.c -o pex64igen.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-z80.lo coff-z80.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32.c -o elf32.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -DDEBUGDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib/debug\" ./dwarf2.c -o dwarf2.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coff-z8k.lo coff-z8k.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o ecoff.lo ecoff.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-aarch64.c -o elf64-aarch64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-gen.c -o elf32-gen.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o ecofflink.lo ecofflink.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf-m10200.lo elf-m10200.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-aarch64.c -o elf32-aarch64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elfxx-aarch64.c -o elfxx-aarch64.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf-m10300.lo elf-m10300.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-am33lin.lo elf32-am33lin.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-arc.lo elf32-arc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-x86_64.c -o coff-x86_64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c aout64.c -o aout64.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-arm.lo elf32-arm.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-avr.lo elf32-avr.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c aix5ppc-core.c -o aix5ppc-core.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-bfin.lo elf32-bfin.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-mips.c -o elf32-mips.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-cr16.lo elf32-cr16.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff64-rs6000.c -o coff64-rs6000.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-cris.lo elf32-cris.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-gen.c -o elf64-gen.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-crx.lo elf32-crx.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-score.c -o elf32-score.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-alpha.c -o elf64-alpha.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-csky.lo elf32-csky.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-alpha.c -o coff-alpha.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-d10v.lo elf32-d10v.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-d30v.lo elf32-d30v.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-ia64.c -o elf64-ia64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-hppa.c -o elf64-hppa.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-dlx.lo elf32-dlx.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-score7.c -o elf32-score7.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-ia64.c -o elf32-ia64.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-epiphany.lo elf32-epiphany.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-fr30.lo elf32-fr30.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-frv.lo elf32-frv.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elfxx-ia64.c -o elfxx-ia64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-mips.c -o elf64-mips.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-ft32.lo elf32-ft32.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-h8300.lo elf32-h8300.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-ia64-vms.c -o elf64-ia64-vms.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elfn32-mips.c -o elfn32-mips.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-hppa.lo elf32-hppa.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-nfp.c -o elf64-nfp.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-ppc.c -o elf64-ppc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-ip2k.lo elf32-ip2k.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elfxx-mips.c -o elfxx-mips.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-mmix.c -o elf64-mmix.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-s390.c -o elf64-s390.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-iq2000.lo elf32-iq2000.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-riscv.c -o elf64-riscv.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-lm32.lo elf32-lm32.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-tilegx.c -o elf64-tilegx.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-m32c.lo elf32-m32c.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-m32r.lo elf32-m32r.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-bpf.c -o elf64-bpf.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-m68hc11.lo elf32-m68hc11.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elfxx-riscv.c -o elfxx-riscv.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf64-sparc.c -o elf64-sparc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pe-x86_64.c -o pe-x86_64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c mach-o-aarch64.c -o mach-o-aarch64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-riscv.c -o elf32-riscv.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-m68hc12.lo elf32-m68hc12.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-m68hc1x.lo elf32-m68hc1x.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c mach-o-x86-64.c -o mach-o-x86-64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c aout-ns32k.c -o aout-ns32k.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-m68k.lo elf32-m68k.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pei-ia64.c -o pei-ia64.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-s12z.lo elf32-s12z.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c mmo.c -o mmo.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-mcore.lo elf32-mcore.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-mep.lo elf32-mep.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c aout32.c -o aout32.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c vms-alpha.c -o vms-alpha.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pepigen.c -o pepigen.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c aout-cris.c -o aout-cris.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-metag.lo elf32-metag.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cf-i386lynx.c -o cf-i386lynx.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c aout-tic30.c -o aout-tic30.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-microblaze.lo elf32-microblaze.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-stgo32.c -o coff-stgo32.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-sh.c -o coff-sh.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-i386.c -o coff-i386.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-rs6000.c -o coff-rs6000.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-moxie.lo elf32-moxie.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-z8k.c -o coff-z8k.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-go32.c -o coff-go32.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-tic54x.c -o coff-tic54x.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-tic30.c -o coff-tic30.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-z80.c -o coff-z80.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-mips.c -o coff-mips.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c ecoff.c -o ecoff.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-avr.c -o elf32-avr.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-msp430.lo elf32-msp430.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-crx.c -o elf32-crx.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-cr16.c -o elf32-cr16.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf-m10200.c -o elf-m10200.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c coff-tic4x.c -o coff-tic4x.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-arm.c -o elf32-arm.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf-m10300.c -o elf-m10300.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-arc.c -o elf32-arc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-cris.c -o elf32-cris.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-d10v.c -o elf32-d10v.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-epiphany.c -o elf32-epiphany.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-d30v.c -o elf32-d30v.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-csky.c -o elf32-csky.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-frv.c -o elf32-frv.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-hppa.c -o elf32-hppa.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-dlx.c -o elf32-dlx.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-fr30.c -o elf32-fr30.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-am33lin.c -o elf32-am33lin.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-h8300.c -o elf32-h8300.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-ip2k.c -o elf32-ip2k.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-bfin.c -o elf32-bfin.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-iq2000.c -o elf32-iq2000.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c ecofflink.c -o ecofflink.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-m32c.c -o elf32-m32c.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-lm32.c -o elf32-lm32.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-ft32.c -o elf32-ft32.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-m32r.c -o elf32-m32r.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-m68hc12.c -o elf32-m68hc12.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-m68k.c -o elf32-m68k.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-s12z.c -o elf32-s12z.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-mcore.c -o elf32-mcore.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-m68hc1x.c -o elf32-m68hc1x.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-mep.c -o elf32-mep.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-m68hc11.c -o elf32-m68hc11.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-msp430.c -o elf32-msp430.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-mt.lo elf32-mt.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-metag.c -o elf32-metag.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-nds32.lo elf32-nds32.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-microblaze.c -o elf32-microblaze.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-nios2.lo elf32-nios2.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-moxie.c -o elf32-moxie.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-or1k.lo elf32-or1k.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-pj.lo elf32-pj.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-ppc.lo elf32-ppc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-pru.lo elf32-pru.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-rl78.lo elf32-rl78.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-nds32.c -o elf32-nds32.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-rx.lo elf32-rx.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-or1k.c -o elf32-or1k.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-mt.c -o elf32-mt.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-nios2.c -o elf32-nios2.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-s390.lo elf32-s390.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-pj.c -o elf32-pj.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-sh.lo elf32-sh.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-sparc.lo elf32-sparc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-ppc.c -o elf32-ppc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-spu.lo elf32-spu.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-pru.c -o elf32-pru.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-tic6x.lo elf32-tic6x.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-tilegx.lo elf32-tilegx.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-tilepro.lo elf32-tilepro.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-rl78.c -o elf32-rl78.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-v850.lo elf32-v850.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-vax.lo elf32-vax.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-rx.c -o elf32-rx.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-visium.lo elf32-visium.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-wasm32.lo elf32-wasm32.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-sh.c -o elf32-sh.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-s390.c -o elf32-s390.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-xc16x.lo elf32-xc16x.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-xgate.lo elf32-xgate.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-sparc.c -o elf32-sparc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-xstormy16.lo elf32-xstormy16.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-xtensa.lo elf32-xtensa.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-spu.c -o elf32-spu.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elf32-z80.lo elf32-z80.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-tilegx.c -o elf32-tilegx.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-tic6x.c -o elf32-tic6x.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-tilepro.c -o elf32-tilepro.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-v850.c -o elf32-v850.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfxx-sparc.lo elfxx-sparc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-wasm32.c -o elf32-wasm32.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfxx-tilegx.lo elfxx-tilegx.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o i386aout.lo i386aout.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-xc16x.c -o elf32-xc16x.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o i386bsd.lo i386bsd.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-visium.c -o elf32-visium.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o i386lynx.lo i386lynx.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o i386msdos.lo i386msdos.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-vax.c -o elf32-vax.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-xtensa.c -o elf32-xtensa.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-xstormy16.c -o elf32-xstormy16.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o mach-o.lo mach-o.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-xgate.c -o elf32-xgate.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o mach-o-i386.lo mach-o-i386.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o mach-o-arm.lo mach-o-arm.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o ns32knetbsd.lo ns32knetbsd.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pc532-mach.lo pc532-mach.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elf32-z80.c -o elf32-z80.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pdp11.lo pdp11.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elfxx-sparc.c -o elfxx-sparc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c elfxx-tilegx.c -o elfxx-tilegx.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pe-arm-wince.lo pe-arm-wince.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c i386aout.c -o i386aout.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c i386msdos.c -o i386msdos.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c i386lynx.c -o i386lynx.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c mach-o.c -o mach-o.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c i386bsd.c -o i386bsd.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c mach-o-i386.c -o mach-o-i386.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pe-arm.lo pe-arm.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pe-i386.lo pe-i386.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pc532-mach.c -o pc532-mach.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c mach-o-arm.c -o mach-o-arm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pe-mcore.lo pe-mcore.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c ns32knetbsd.c -o ns32knetbsd.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pe-ppc.lo pe-ppc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pe-sh.lo pe-sh.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pef.lo pef.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pei-arm-wince.lo pei-arm-wince.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pe-arm-wince.c -o pe-arm-wince.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pei-arm.lo pei-arm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pdp11.c -o pdp11.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pei-mcore.lo pei-mcore.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pei-ppc.lo pei-ppc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pe-arm.c -o pe-arm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o pei-sh.lo pei-sh.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o ppcboot.lo ppcboot.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pe-i386.c -o pe-i386.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o reloc16.lo reloc16.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o som.lo som.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pe-ppc.c -o pe-ppc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pe-sh.c -o pe-sh.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pei-arm-wince.c -o pei-arm-wince.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pe-mcore.c -o pe-mcore.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o vax1knetbsd.lo vax1knetbsd.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pef.c -o pef.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pei-arm.c -o pei-arm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o vaxnetbsd.lo vaxnetbsd.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pei-ppc.c -o pei-ppc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o vms-lib.lo vms-lib.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pei-sh.c -o pei-sh.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c ppcboot.c -o ppcboot.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c pei-mcore.c -o pei-mcore.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o vms-misc.lo vms-misc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c reloc16.c -o reloc16.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o wasm-module.lo wasm-module.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c som.c -o som.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o xcofflink.lo xcofflink.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o xsym.lo xsym.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o xtensa-isa.lo xtensa-isa.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o xtensa-modules.lo xtensa-modules.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c vax1knetbsd.c -o vax1knetbsd.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-i386.lo cpu-i386.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c vaxnetbsd.c -o vaxnetbsd.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-iamcu.lo cpu-iamcu.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c vms-lib.c -o vms-lib.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-l1om.lo cpu-l1om.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c vms-misc.c -o vms-misc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-k1om.lo cpu-k1om.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c wasm-module.c -o wasm-module.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c xcofflink.c -o xcofflink.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c xsym.c -o xsym.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-aarch64.lo cpu-aarch64.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c xtensa-modules.c -o xtensa-modules.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c xtensa-isa.c -o xtensa-isa.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-i386.c -o cpu-i386.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-alpha.lo cpu-alpha.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-arc.lo cpu-arc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-k1om.c -o cpu-k1om.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-iamcu.c -o cpu-iamcu.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-l1om.c -o cpu-l1om.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-arm.lo cpu-arm.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-avr.lo cpu-avr.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-bfin.lo cpu-bfin.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-aarch64.c -o cpu-aarch64.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-bpf.lo cpu-bpf.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-cr16.lo cpu-cr16.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-cris.lo cpu-cris.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-alpha.c -o cpu-alpha.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-arc.c -o cpu-arc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-crx.lo cpu-crx.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-arm.c -o cpu-arm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-csky.lo cpu-csky.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-avr.c -o cpu-avr.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-bfin.c -o cpu-bfin.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-bpf.c -o cpu-bpf.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-cr16.c -o cpu-cr16.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-d10v.lo cpu-d10v.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-cris.c -o cpu-cris.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-d30v.lo cpu-d30v.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-crx.c -o cpu-crx.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-dlx.lo cpu-dlx.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-csky.c -o cpu-csky.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-epiphany.lo cpu-epiphany.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-fr30.lo cpu-fr30.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-frv.lo cpu-frv.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-ft32.lo cpu-ft32.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-d10v.c -o cpu-d10v.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-h8300.lo cpu-h8300.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-hppa.lo cpu-hppa.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-ia64.lo cpu-ia64.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-d30v.c -o cpu-d30v.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-ip2k.lo cpu-ip2k.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-iq2000.lo cpu-iq2000.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-lm32.lo cpu-lm32.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-dlx.c -o cpu-dlx.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-epiphany.c -o cpu-epiphany.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-fr30.c -o cpu-fr30.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-m10200.lo cpu-m10200.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-frv.c -o cpu-frv.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-ft32.c -o cpu-ft32.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-m10300.lo cpu-m10300.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-h8300.c -o cpu-h8300.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-m32c.lo cpu-m32c.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-m32r.lo cpu-m32r.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-ia64.c -o cpu-ia64.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-m68hc11.lo cpu-m68hc11.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-hppa.c -o cpu-hppa.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-m68hc12.lo cpu-m68hc12.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-ip2k.c -o cpu-ip2k.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-m9s12x.lo cpu-m9s12x.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-s12z.lo cpu-s12z.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-lm32.c -o cpu-lm32.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-m9s12xg.lo cpu-m9s12xg.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-iq2000.c -o cpu-iq2000.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-m68k.lo cpu-m68k.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-m10200.c -o cpu-m10200.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-m32r.c -o cpu-m32r.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-m32c.c -o cpu-m32c.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-mcore.lo cpu-mcore.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-mep.lo cpu-mep.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-m10300.c -o cpu-m10300.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-metag.lo cpu-metag.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-microblaze.lo cpu-microblaze.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-mips.lo cpu-mips.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-m68hc11.c -o cpu-m68hc11.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-mmix.lo cpu-mmix.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-m68hc12.c -o cpu-m68hc12.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-moxie.lo cpu-moxie.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-s12z.c -o cpu-s12z.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-msp430.lo cpu-msp430.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-m9s12x.c -o cpu-m9s12x.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-mt.lo cpu-mt.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-m9s12xg.c -o cpu-m9s12xg.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-nds32.lo cpu-nds32.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-nfp.lo cpu-nfp.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-nios2.lo cpu-nios2.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-ns32k.lo cpu-ns32k.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-m68k.c -o cpu-m68k.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-or1k.lo cpu-or1k.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-metag.c -o cpu-metag.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-mep.c -o cpu-mep.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-mcore.c -o cpu-mcore.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-pdp11.lo cpu-pdp11.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-microblaze.c -o cpu-microblaze.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-mips.c -o cpu-mips.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-pj.lo cpu-pj.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-plugin.lo cpu-plugin.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-mmix.c -o cpu-mmix.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-powerpc.lo cpu-powerpc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-moxie.c -o cpu-moxie.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-pru.lo cpu-pru.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-msp430.c -o cpu-msp430.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-nds32.c -o cpu-nds32.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-rs6000.lo cpu-rs6000.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-nios2.c -o cpu-nios2.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-riscv.lo cpu-riscv.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-rl78.lo cpu-rl78.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-nfp.c -o cpu-nfp.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-rx.lo cpu-rx.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-s390.lo cpu-s390.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-mt.c -o cpu-mt.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-ns32k.c -o cpu-ns32k.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-score.lo cpu-score.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-or1k.c -o cpu-or1k.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-sh.lo cpu-sh.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-pdp11.c -o cpu-pdp11.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-sparc.lo cpu-sparc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-spu.lo cpu-spu.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-tic30.lo cpu-tic30.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-pj.c -o cpu-pj.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-tic4x.lo cpu-tic4x.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-tic54x.lo cpu-tic54x.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-tic6x.lo cpu-tic6x.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-pru.c -o cpu-pru.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-tilegx.lo cpu-tilegx.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-plugin.c -o cpu-plugin.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-tilepro.lo cpu-tilepro.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-powerpc.c -o cpu-powerpc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-v850.lo cpu-v850.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-v850_rh850.lo cpu-v850_rh850.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-rs6000.c -o cpu-rs6000.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-vax.lo cpu-vax.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-visium.lo cpu-visium.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-wasm32.lo cpu-wasm32.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-rl78.c -o cpu-rl78.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-xc16x.lo cpu-xc16x.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-riscv.c -o cpu-riscv.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-rx.c -o cpu-rx.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-xgate.lo cpu-xgate.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-xstormy16.lo cpu-xstormy16.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-xtensa.lo cpu-xtensa.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-s390.c -o cpu-s390.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-score.c -o cpu-score.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-z80.lo cpu-z80.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cpu-z8k.lo cpu-z8k.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-sh.c -o cpu-sh.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o archive64.lo archive64.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-sparc.c -o cpu-sparc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-spu.c -o cpu-spu.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-tic4x.c -o cpu-tic4x.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-tic30.c -o cpu-tic30.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-tic6x.c -o cpu-tic6x.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-tilepro.c -o cpu-tilepro.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-tilegx.c -o cpu-tilegx.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-tic54x.c -o cpu-tic54x.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-v850.c -o cpu-v850.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-v850_rh850.c -o cpu-v850_rh850.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-vax.c -o cpu-vax.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-visium.c -o cpu-visium.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-wasm32.c -o cpu-wasm32.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-xc16x.c -o cpu-xc16x.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-xgate.c -o cpu-xgate.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-xstormy16.c -o cpu-xstormy16.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-z80.c -o cpu-z80.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-z8k.c -o cpu-z8k.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c cpu-xtensa.c -o cpu-xtensa.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c archive64.c -o archive64.o | |
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -release `cat libtool-soversion` -o libbfd.la -rpath /home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -L./../zlib -lz -ldl | |
libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-i386.o elf32.o pei-i386.o peigen.o cofflink.o coffgen.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o plugin.o elf32-aarch64.o elf64-aarch64.o elfxx-aarch64.o aix5ppc-core.o aout64.o coff-alpha.o coff-x86_64.o coff64-rs6000.o elf32-ia64.o elf32-mips.o elf32-score.o elf32-score7.o elf64-alpha.o elf64-hppa.o elf64-ia64.o elf64-ia64-vms.o elfxx-ia64.o elfn32-mips.o elf64-mips.o elfxx-mips.o elf64-mmix.o elf64-nfp.o elf64-ppc.o elf32-riscv.o elf64-riscv.o elfxx-riscv.o elf64-s390.o elf64-sparc.o elf64-tilegx.o elf64-bpf.o mach-o-aarch64.o mach-o-x86-64.o mmo.o pe-x86_64.o pei-ia64.o pepigen.o vms-alpha.o aout-cris.o aout-ns32k.o aout-tic30.o aout32.o cf-i386lynx.o coff-go32.o coff-i386.o coff-mips.o coff-rs6000.o coff-sh.o coff-stgo32.o coff-tic30.o coff-tic4x.o coff-tic54x.o coff-z80.o coff-z8k.o ecoff.o ecofflink.o elf-m10200.o elf-m10300.o elf32-am33lin.o elf32-arc.o elf32-arm.o elf32-avr.o elf32-bfin.o elf32-cr16.o elf32-cris.o elf32-crx.o elf32-csky.o elf32-d10v.o elf32-d30v.o elf32-dlx.o elf32-epiphany.o elf32-fr30.o elf32-frv.o elf32-ft32.o elf32-h8300.o elf32-hppa.o elf32-ip2k.o elf32-iq2000.o elf32-lm32.o elf32-m32c.o elf32-m32r.o elf32-m68hc11.o elf32-m68hc12.o elf32-m68hc1x.o elf32-m68k.o elf32-s12z.o elf32-mcore.o elf32-mep.o elf32-metag.o elf32-microblaze.o elf32-moxie.o elf32-msp430.o elf32-mt.o elf32-nds32.o elf32-nios2.o elf32-or1k.o elf32-pj.o elf32-ppc.o elf32-pru.o elf32-rl78.o elf32-rx.o elf32-s390.o elf32-sh.o elf32-sparc.o elf32-spu.o elf32-tic6x.o elf32-tilegx.o elf32-tilepro.o elf32-v850.o elf32-vax.o elf32-visium.o elf32-wasm32.o elf32-xc16x.o elf32-xgate.o elf32-xstormy16.o elf32-xtensa.o elf32-z80.o elfxx-sparc.o elfxx-tilegx.o i386aout.o i386bsd.o i386lynx.o i386msdos.o mach-o.o mach-o-i386.o mach-o-arm.o ns32knetbsd.o pc532-mach.o pdp11.o pe-arm-wince.o pe-arm.o pe-i386.o pe-mcore.o pe-ppc.o pe-sh.o pef.o pei-arm-wince.o pei-arm.o pei-mcore.o pei-ppc.o pei-sh.o ppcboot.o reloc16.o som.o vax1knetbsd.o vaxnetbsd.o vms-lib.o vms-misc.o wasm-module.o xcofflink.o xsym.o xtensa-isa.o xtensa-modules.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.o cpu-aarch64.o cpu-alpha.o cpu-arc.o cpu-arm.o cpu-avr.o cpu-bfin.o cpu-bpf.o cpu-cr16.o cpu-cris.o cpu-crx.o cpu-csky.o cpu-d10v.o cpu-d30v.o cpu-dlx.o cpu-epiphany.o cpu-fr30.o cpu-frv.o cpu-ft32.o cpu-h8300.o cpu-hppa.o cpu-ia64.o cpu-ip2k.o cpu-iq2000.o cpu-lm32.o cpu-m10200.o cpu-m10300.o cpu-m32c.o cpu-m32r.o cpu-m68hc11.o cpu-m68hc12.o cpu-m9s12x.o cpu-s12z.o cpu-m9s12xg.o cpu-m68k.o cpu-mcore.o cpu-mep.o cpu-metag.o cpu-microblaze.o cpu-mips.o cpu-mmix.o cpu-moxie.o cpu-msp430.o cpu-mt.o cpu-nds32.o cpu-nfp.o cpu-nios2.o cpu-ns32k.o cpu-or1k.o cpu-pdp11.o cpu-pj.o cpu-plugin.o cpu-powerpc.o cpu-pru.o cpu-rs6000.o cpu-riscv.o cpu-rl78.o cpu-rx.o cpu-s390.o cpu-score.o cpu-sh.o cpu-sparc.o cpu-spu.o cpu-tic30.o cpu-tic4x.o cpu-tic54x.o cpu-tic6x.o cpu-tilegx.o cpu-tilepro.o cpu-v850.o cpu-v850_rh850.o cpu-vax.o cpu-visium.o cpu-wasm32.o cpu-xc16x.o cpu-xgate.o cpu-xstormy16.o cpu-xtensa.o cpu-z80.o cpu-z8k.o archive64.o | |
libtool: link: ranlib .libs/libbfd.a | |
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) | |
libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ | |
if [ -f $libtooldir/libbfd.a ]; then \ | |
cp $libtooldir/libbfd.a libbfd.tmp; \ | |
ranlib libbfd.tmp; \ | |
/bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ | |
else true; fi | |
touch stamp-lib | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd' | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd' | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/bfd' | |
Configuring in ./libctf | |
make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/opcodes' | |
/usr/bin/make all-recursive | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/opcodes' | |
Making all in . | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/opcodes' | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o dis-buf.lo dis-buf.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o disassemble.lo -DARCH_all ./disassemble.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o dis-init.lo dis-init.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o aarch64-asm.lo aarch64-asm.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o aarch64-asm-2.lo aarch64-asm-2.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o aarch64-dis.lo aarch64-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o aarch64-dis-2.lo aarch64-dis-2.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o aarch64-opc.lo aarch64-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o aarch64-opc-2.lo aarch64-opc-2.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o alpha-dis.lo alpha-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o alpha-opc.lo alpha-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o arc-dis.lo arc-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o arc-ext.lo arc-ext.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o arc-opc.lo arc-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o arm-dis.lo arm-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o avr-dis.lo avr-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o bfin-dis.lo bfin-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cgen-asm.lo cgen-asm.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cgen-bitset.lo cgen-bitset.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cgen-dis.lo cgen-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cgen-opc.lo cgen-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cr16-dis.lo cr16-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cr16-opc.lo cr16-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cris-dis.lo cris-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cris-opc.lo cris-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o crx-dis.lo crx-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o crx-opc.lo crx-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o csky-dis.lo csky-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o d10v-dis.lo d10v-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o d10v-opc.lo d10v-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o d30v-dis.lo d30v-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o d30v-opc.lo d30v-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o dlx-dis.lo dlx-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c dis-init.c -o dis-init.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o bpf-asm.lo bpf-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -DARCH_all ./disassemble.c -o disassemble.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o bpf-desc.lo bpf-desc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c aarch64-asm.c -o aarch64-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o bpf-dis.lo bpf-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c dis-buf.c -o dis-buf.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o bpf-ibld.lo bpf-ibld.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o bpf-opc.lo bpf-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o epiphany-asm.lo epiphany-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c aarch64-opc.c -o aarch64-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c aarch64-dis-2.c -o aarch64-dis-2.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o epiphany-desc.lo epiphany-desc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o epiphany-dis.lo epiphany-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c aarch64-dis.c -o aarch64-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o epiphany-ibld.lo epiphany-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c aarch64-opc-2.c -o aarch64-opc-2.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o epiphany-opc.lo epiphany-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c alpha-dis.c -o alpha-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o fr30-asm.lo fr30-asm.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o fr30-desc.lo fr30-desc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c aarch64-asm-2.c -o aarch64-asm-2.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c alpha-opc.c -o alpha-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c arc-dis.c -o arc-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o fr30-dis.lo fr30-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o fr30-ibld.lo fr30-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c arc-ext.c -o arc-ext.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o fr30-opc.lo fr30-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o frv-asm.lo frv-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c arc-opc.c -o arc-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o frv-desc.lo frv-desc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o frv-dis.lo frv-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c arm-dis.c -o arm-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o frv-ibld.lo frv-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c bfin-dis.c -o bfin-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o frv-opc.lo frv-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ft32-dis.lo ft32-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ft32-opc.lo ft32-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c cgen-bitset.c -o cgen-bitset.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o h8300-dis.lo h8300-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c cgen-asm.c -o cgen-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o hppa-dis.lo hppa-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c cgen-opc.c -o cgen-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o i386-dis.lo i386-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o i386-opc.lo i386-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c avr-dis.c -o avr-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ia64-dis.lo ia64-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c cris-opc.c -o cris-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ia64-opc.lo ia64-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c crx-dis.c -o crx-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ip2k-asm.lo ip2k-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c cgen-dis.c -o cgen-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c crx-opc.c -o crx-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ip2k-desc.lo ip2k-desc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c csky-dis.c -o csky-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ip2k-dis.lo ip2k-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c d10v-dis.c -o d10v-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ip2k-ibld.lo ip2k-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c cr16-opc.c -o cr16-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c d10v-opc.c -o d10v-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ip2k-opc.lo ip2k-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c d30v-dis.c -o d30v-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o iq2000-asm.lo iq2000-asm.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o iq2000-desc.lo iq2000-desc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c cris-dis.c -o cris-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c dlx-dis.c -o dlx-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c bpf-asm.c -o bpf-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o iq2000-dis.lo iq2000-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c bpf-desc.c -o bpf-desc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c cr16-dis.c -o cr16-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o iq2000-ibld.lo iq2000-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c bpf-dis.c -o bpf-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c bpf-ibld.c -o bpf-ibld.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o iq2000-opc.lo iq2000-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c bpf-opc.c -o bpf-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o lm32-asm.lo lm32-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c d30v-opc.c -o d30v-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c epiphany-asm.c -o epiphany-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o lm32-desc.lo lm32-desc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c epiphany-ibld.c -o epiphany-ibld.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o lm32-dis.lo lm32-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c epiphany-opc.c -o epiphany-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c epiphany-dis.c -o epiphany-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o lm32-ibld.lo lm32-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c fr30-asm.c -o fr30-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o lm32-opc.lo lm32-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c fr30-dis.c -o fr30-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c fr30-desc.c -o fr30-desc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o lm32-opinst.lo lm32-opinst.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c epiphany-desc.c -o epiphany-desc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m10200-dis.lo m10200-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c frv-desc.c -o frv-desc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c fr30-opc.c -o fr30-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c fr30-ibld.c -o fr30-ibld.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m10200-opc.lo m10200-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c frv-dis.c -o frv-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m10300-dis.lo m10300-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c frv-opc.c -o frv-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m10300-opc.lo m10300-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32c-asm.lo m32c-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c frv-ibld.c -o frv-ibld.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c frv-asm.c -o frv-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32c-desc.lo m32c-desc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c h8300-dis.c -o h8300-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32c-dis.lo m32c-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32c-ibld.lo m32c-ibld.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32c-opc.lo m32c-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32r-asm.lo m32r-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c i386-dis.c -o i386-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32r-desc.lo m32r-desc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ia64-opc.c -o ia64-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32r-dis.lo m32r-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32r-ibld.lo m32r-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ia64-dis.c -o ia64-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ip2k-desc.c -o ip2k-desc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32r-opc.lo m32r-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ip2k-dis.c -o ip2k-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c hppa-dis.c -o hppa-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m32r-opinst.lo m32r-opinst.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ft32-dis.c -o ft32-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ip2k-asm.c -o ip2k-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m68hc11-dis.lo m68hc11-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ip2k-opc.c -o ip2k-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m68hc11-opc.lo m68hc11-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c iq2000-asm.c -o iq2000-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m68k-dis.lo m68k-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o m68k-opc.lo m68k-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ft32-opc.c -o ft32-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o s12z-dis.lo s12z-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c iq2000-dis.c -o iq2000-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o s12z-opc.lo s12z-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mcore-dis.lo mcore-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mep-asm.lo mep-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c i386-opc.c -o i386-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mep-desc.lo mep-desc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mep-dis.lo mep-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c iq2000-desc.c -o iq2000-desc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mep-ibld.lo mep-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c iq2000-ibld.c -o iq2000-ibld.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c lm32-asm.c -o lm32-asm.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c iq2000-opc.c -o iq2000-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mep-opc.lo mep-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o metag-dis.lo metag-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o microblaze-dis.lo microblaze-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o micromips-opc.lo micromips-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c lm32-opc.c -o lm32-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mips-dis.lo `case \`cat ../bfd/ofiles\` in *elfxx-mips*) echo "-DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1";; esac` mips-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ip2k-ibld.c -o ip2k-ibld.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mips-opc.lo mips-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mips16-opc.lo mips16-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c lm32-desc.c -o lm32-desc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mmix-dis.lo mmix-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c lm32-dis.c -o lm32-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mmix-opc.lo mmix-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o moxie-dis.lo moxie-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c lm32-ibld.c -o lm32-ibld.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32c-ibld.c -o m32c-ibld.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o moxie-opc.lo moxie-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o msp430-decode.lo msp430-decode.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o msp430-dis.lo msp430-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c lm32-opinst.c -o lm32-opinst.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mt-asm.lo mt-asm.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mt-desc.lo mt-desc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32c-asm.c -o m32c-asm.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32c-desc.c -o m32c-desc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mt-dis.lo mt-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m68hc11-opc.c -o m68hc11-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mt-ibld.lo mt-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m10300-dis.c -o m10300-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m10200-dis.c -o m10200-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m10300-opc.c -o m10300-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m10200-opc.c -o m10200-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32c-opc.c -o m32c-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mt-opc.lo mt-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o nds32-asm.lo nds32-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32r-asm.c -o m32r-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o nds32-dis.lo nds32-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32r-dis.c -o m32r-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32r-ibld.c -o m32r-ibld.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o nfp-dis.lo nfp-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32r-desc.c -o m32r-desc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o nios2-dis.lo nios2-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32c-dis.c -o m32c-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m68k-dis.c -o m68k-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o nios2-opc.lo nios2-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32r-opc.c -o m32r-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m68hc11-dis.c -o m68hc11-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ns32k-dis.lo ns32k-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m32r-opinst.c -o m32r-opinst.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o or1k-asm.lo or1k-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c s12z-dis.c -o s12z-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mep-asm.c -o mep-asm.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c s12z-opc.c -o s12z-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o or1k-desc.lo or1k-desc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c m68k-opc.c -o m68k-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o or1k-dis.lo or1k-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mcore-dis.c -o mcore-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o or1k-ibld.lo or1k-ibld.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o or1k-opc.lo or1k-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c microblaze-dis.c -o microblaze-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mep-ibld.c -o mep-ibld.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mep-desc.c -o mep-desc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mep-opc.c -o mep-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o pdp11-dis.lo pdp11-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o pdp11-opc.lo pdp11-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mep-dis.c -o mep-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c micromips-opc.c -o micromips-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c metag-dis.c -o metag-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c moxie-dis.c -o moxie-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mips-opc.c -o mips-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mmix-opc.c -o mmix-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mips16-opc.c -o mips16-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o pj-dis.lo pj-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c msp430-dis.c -o msp430-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o pj-opc.lo pj-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c moxie-opc.c -o moxie-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1 mips-dis.c -o mips-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mt-asm.c -o mt-asm.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mt-desc.c -o mt-desc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mmix-dis.c -o mmix-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mt-dis.c -o mt-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c msp430-decode.c -o msp430-decode.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ppc-dis.lo ppc-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o ppc-opc.lo ppc-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mt-opc.c -o mt-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c nds32-dis.c -o nds32-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c mt-ibld.c -o mt-ibld.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c nfp-dis.c -o nfp-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o pru-dis.lo pru-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c nios2-dis.c -o nios2-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c nios2-opc.c -o nios2-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o pru-opc.lo pru-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c or1k-dis.c -o or1k-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c nds32-asm.c -o nds32-asm.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ns32k-dis.c -o ns32k-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c or1k-desc.c -o or1k-desc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o riscv-dis.lo riscv-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c pdp11-opc.c -o pdp11-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c pdp11-dis.c -o pdp11-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c or1k-asm.c -o or1k-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o riscv-opc.lo riscv-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c or1k-opc.c -o or1k-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c or1k-ibld.c -o or1k-ibld.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ppc-dis.c -o ppc-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o rl78-decode.lo rl78-decode.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c pj-dis.c -o pj-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o rl78-dis.lo rl78-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c pj-opc.c -o pj-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o rx-decode.lo rx-decode.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c ppc-opc.c -o ppc-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o rx-dis.lo rx-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c pru-opc.c -o pru-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o s390-dis.lo s390-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c riscv-dis.c -o riscv-dis.o | |
gcc -I. -I. -I../bfd -I./../include -I./../bfd -g -O2 -o s390-mkopc ./s390-mkopc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c pru-dis.c -o pru-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c rl78-decode.c -o rl78-decode.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c rl78-dis.c -o rl78-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o score-dis.lo score-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o score7-dis.lo score7-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c riscv-opc.c -o riscv-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o sh-dis.lo -DARCH_all ./sh-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c rx-dis.c -o rx-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o sparc-dis.lo sparc-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c rx-decode.c -o rx-decode.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c s390-dis.c -o s390-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c score-dis.c -o score-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o sparc-opc.lo sparc-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o spu-dis.lo spu-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o spu-opc.lo spu-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c score7-dis.c -o score7-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o tic30-dis.lo tic30-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o tic4x-dis.lo tic4x-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o tic54x-dis.lo tic54x-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o tic54x-opc.lo tic54x-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -DARCH_all ./sh-dis.c -o sh-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o tic6x-dis.lo tic6x-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o tilegx-dis.lo tilegx-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o tilegx-opc.lo tilegx-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o tilepro-dis.lo tilepro-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c sparc-dis.c -o sparc-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c sparc-opc.c -o sparc-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o tilepro-opc.lo tilepro-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c spu-opc.c -o spu-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o v850-dis.lo v850-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c spu-dis.c -o spu-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c tic4x-dis.c -o tic4x-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c tic30-dis.c -o tic30-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o v850-opc.lo v850-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c tic54x-dis.c -o tic54x-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c tic54x-opc.c -o tic54x-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o vax-dis.lo vax-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c tic6x-dis.c -o tic6x-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o visium-dis.lo visium-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c tilegx-dis.c -o tilegx-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o visium-opc.lo visium-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o wasm32-dis.lo wasm32-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c tilepro-dis.c -o tilepro-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xc16x-asm.lo xc16x-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c tilegx-opc.c -o tilegx-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xc16x-desc.lo xc16x-desc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xc16x-dis.lo xc16x-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c v850-opc.c -o v850-opc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xc16x-ibld.lo xc16x-ibld.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c tilepro-opc.c -o tilepro-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c v850-dis.c -o v850-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xc16x-opc.lo xc16x-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c visium-dis.c -o visium-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xstormy16-asm.lo xstormy16-asm.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c vax-dis.c -o vax-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c visium-opc.c -o visium-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c wasm32-dis.c -o wasm32-dis.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xstormy16-desc.lo xstormy16-desc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xstormy16-dis.lo xstormy16-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xc16x-desc.c -o xc16x-desc.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xstormy16-ibld.lo xstormy16-ibld.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xstormy16-opc.lo xstormy16-opc.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xtensa-dis.lo xtensa-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xc16x-dis.c -o xc16x-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xc16x-asm.c -o xc16x-asm.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xgate-dis.lo xgate-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o xgate-opc.lo xgate-opc.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xc16x-ibld.c -o xc16x-ibld.o | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o z80-dis.lo z80-dis.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o z8k-dis.lo z8k-dis.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xc16x-opc.c -o xc16x-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xstormy16-asm.c -o xstormy16-asm.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xstormy16-desc.c -o xstormy16-desc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xstormy16-dis.c -o xstormy16-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xtensa-dis.c -o xtensa-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xstormy16-opc.c -o xstormy16-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xstormy16-ibld.c -o xstormy16-ibld.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xgate-dis.c -o xgate-dis.o | |
configure: creating cache ./config.cache | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c xgate-opc.c -o xgate-opc.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c z80-dis.c -o z80-dis.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c z8k-dis.c -o z8k-dis.o | |
checking for x86_64-pc-linux-gnu-gcc... gcc | |
./s390-mkopc < ./s390-opc.txt > s390-opc.tab | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o s390-opc.lo s390-opc.c | |
checking whether the C compiler works... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c s390-opc.c -o s390-opc.o | |
yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
checking for style of include used by /usr/bin/make... GNU | |
checking whether /usr/bin/make supports nested variables... yes | |
checking dependency style of gcc... none | |
checking whether /usr/bin/make sets $(MAKE)... (cached) yes | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking whether gcc understands -c and -o together... (cached) yes | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking the archiver (ar) interface... ar | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-pc-linux-gnu-ar... (cached) ar | |
checking for x86_64-pc-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib | |
checking command to parse nm output from gcc object... ok | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for aclocal... ${SHELL} /tmp/binutils-20200728-112571-lijnis/binutils-2.34/missing aclocal-1.15 | |
checking for autoconf... ${SHELL} /tmp/binutils-20200728-112571-lijnis/binutils-2.34/missing autoconf | |
checking for autoheader... ${SHELL} /tmp/binutils-20200728-112571-lijnis/binutils-2.34/missing autoheader | |
checking whether gcc supports -W... yes | |
checking whether gcc supports -Wall... yes | |
checking whether gcc supports -Wnarrowing... yes | |
checking whether gcc supports -Wwrite-strings... yes | |
checking whether gcc supports -Wmissing-format-attribute... yes | |
checking whether gcc supports -Wstrict-prototypes... yes | |
checking whether gcc supports -Wmissing-prototypes... yes | |
checking whether gcc supports -Wold-style-definition... yes | |
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat ../bfd/libtool-soversion` -o libopcodes.la -rpath /home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib dis-buf.lo disassemble.lo dis-init.lo aarch64-asm.lo aarch64-asm-2.lo aarch64-dis.lo aarch64-dis-2.lo aarch64-opc.lo aarch64-opc-2.lo alpha-dis.lo alpha-opc.lo arc-dis.lo arc-ext.lo arc-opc.lo arm-dis.lo avr-dis.lo bfin-dis.lo cgen-asm.lo cgen-bitset.lo cgen-dis.lo cgen-opc.lo cr16-dis.lo cr16-opc.lo cris-dis.lo cris-opc.lo crx-dis.lo crx-opc.lo csky-dis.lo d10v-dis.lo d10v-opc.lo d30v-dis.lo d30v-opc.lo dlx-dis.lo bpf-asm.lo bpf-desc.lo bpf-dis.lo bpf-ibld.lo bpf-opc.lo epiphany-asm.lo epiphany-desc.lo epiphany-dis.lo epiphany-ibld.lo epiphany-opc.lo fr30-asm.lo fr30-desc.lo fr30-dis.lo fr30-ibld.lo fr30-opc.lo frv-asm.lo frv-desc.lo frv-dis.lo frv-ibld.lo frv-opc.lo ft32-dis.lo ft32-opc.lo h8300-dis.lo hppa-dis.lo i386-dis.lo i386-opc.lo ia64-dis.lo ia64-opc.lo ip2k-asm.lo ip2k-desc.lo ip2k-dis.lo ip2k-ibld.lo ip2k-opc.lo iq2000-asm.lo iq2000-desc.lo iq2000-dis.lo iq2000-ibld.lo iq2000-opc.lo lm32-asm.lo lm32-desc.lo lm32-dis.lo lm32-ibld.lo lm32-opc.lo lm32-opinst.lo m10200-dis.lo m10200-opc.lo m10300-dis.lo m10300-opc.lo m32c-asm.lo m32c-desc.lo m32c-dis.lo m32c-ibld.lo m32c-opc.lo m32r-asm.lo m32r-desc.lo m32r-dis.lo m32r-ibld.lo m32r-opc.lo m32r-opinst.lo m68hc11-dis.lo m68hc11-opc.lo m68k-dis.lo m68k-opc.lo s12z-dis.lo s12z-opc.lo mcore-dis.lo mep-asm.lo mep-desc.lo mep-dis.lo mep-ibld.lo mep-opc.lo metag-dis.lo microblaze-dis.lo micromips-opc.lo mips-dis.lo mips-opc.lo mips16-opc.lo mmix-dis.lo mmix-opc.lo moxie-dis.lo moxie-opc.lo msp430-decode.lo msp430-dis.lo mt-asm.lo mt-desc.lo mt-dis.lo mt-ibld.lo mt-opc.lo nds32-asm.lo nds32-dis.lo nfp-dis.lo nios2-dis.lo nios2-opc.lo ns32k-dis.lo or1k-asm.lo or1k-desc.lo or1k-dis.lo or1k-ibld.lo or1k-opc.lo pdp11-dis.lo pdp11-opc.lo pj-dis.lo pj-opc.lo ppc-dis.lo ppc-opc.lo pru-dis.lo pru-opc.lo riscv-dis.lo riscv-opc.lo rl78-decode.lo rl78-dis.lo rx-decode.lo rx-dis.lo s390-dis.lo s390-opc.lo score-dis.lo score7-dis.lo sh-dis.lo sparc-dis.lo sparc-opc.lo spu-dis.lo spu-opc.lo tic30-dis.lo tic4x-dis.lo tic54x-dis.lo tic54x-opc.lo tic6x-dis.lo tilegx-dis.lo tilegx-opc.lo tilepro-dis.lo tilepro-opc.lo v850-dis.lo v850-opc.lo vax-dis.lo visium-dis.lo visium-opc.lo wasm32-dis.lo xc16x-asm.lo xc16x-desc.lo xc16x-dis.lo xc16x-ibld.lo xc16x-opc.lo xstormy16-asm.lo xstormy16-desc.lo xstormy16-dis.lo xstormy16-ibld.lo xstormy16-opc.lo xtensa-dis.lo xgate-dis.lo xgate-opc.lo z80-dis.lo z8k-dis.lo | |
checking whether gcc supports -pedantic -Wlong-long... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether to install libbfd... yes | |
checking whether gcc supports -Wall... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for getpagesize... libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o aarch64-asm.o aarch64-asm-2.o aarch64-dis.o aarch64-dis-2.o aarch64-opc.o aarch64-opc-2.o alpha-dis.o alpha-opc.o arc-dis.o arc-ext.o arc-opc.o arm-dis.o avr-dis.o bfin-dis.o cgen-asm.o cgen-bitset.o cgen-dis.o cgen-opc.o cr16-dis.o cr16-opc.o cris-dis.o cris-opc.o crx-dis.o crx-opc.o csky-dis.o d10v-dis.o d10v-opc.o d30v-dis.o d30v-opc.o dlx-dis.o bpf-asm.o bpf-desc.o bpf-dis.o bpf-ibld.o bpf-opc.o epiphany-asm.o epiphany-desc.o epiphany-dis.o epiphany-ibld.o epiphany-opc.o fr30-asm.o fr30-desc.o fr30-dis.o fr30-ibld.o fr30-opc.o frv-asm.o frv-desc.o frv-dis.o frv-ibld.o frv-opc.o ft32-dis.o ft32-opc.o h8300-dis.o hppa-dis.o i386-dis.o i386-opc.o ia64-dis.o ia64-opc.o ip2k-asm.o ip2k-desc.o ip2k-dis.o ip2k-ibld.o ip2k-opc.o iq2000-asm.o iq2000-desc.o iq2000-dis.o iq2000-ibld.o iq2000-opc.o lm32-asm.o lm32-desc.o lm32-dis.o lm32-ibld.o lm32-opc.o lm32-opinst.o m10200-dis.o m10200-opc.o m10300-dis.o m10300-opc.o m32c-asm.o m32c-desc.o m32c-dis.o m32c-ibld.o m32c-opc.o m32r-asm.o m32r-desc.o m32r-dis.o m32r-ibld.o m32r-opc.o m32r-opinst.o m68hc11-dis.o m68hc11-opc.o m68k-dis.o m68k-opc.o s12z-dis.o s12z-opc.o mcore-dis.o mep-asm.o mep-desc.o mep-dis.o mep-ibld.o mep-opc.o metag-dis.o microblaze-dis.o micromips-opc.o mips-dis.o mips-opc.o mips16-opc.o mmix-dis.o mmix-opc.o moxie-dis.o moxie-opc.o msp430-decode.o msp430-dis.o mt-asm.o mt-desc.o mt-dis.o mt-ibld.o mt-opc.o nds32-asm.o nds32-dis.o nfp-dis.o nios2-dis.o nios2-opc.o ns32k-dis.o or1k-asm.o or1k-desc.o or1k-dis.o or1k-ibld.o or1k-opc.o pdp11-dis.o pdp11-opc.o pj-dis.o pj-opc.o ppc-dis.o ppc-opc.o pru-dis.o pru-opc.o riscv-dis.o riscv-opc.o rl78-decode.o rl78-dis.o rx-decode.o rx-dis.o s390-dis.o s390-opc.o score-dis.o score7-dis.o sh-dis.o sparc-dis.o sparc-opc.o spu-dis.o spu-opc.o tic30-dis.o tic4x-dis.o tic54x-dis.o tic54x-opc.o tic6x-dis.o tilegx-dis.o tilegx-opc.o tilepro-dis.o tilepro-opc.o v850-dis.o v850-opc.o vax-dis.o visium-dis.o visium-opc.o wasm32-dis.o xc16x-asm.o xc16x-desc.o xc16x-dis.o xc16x-ibld.o xc16x-opc.o xstormy16-asm.o xstormy16-desc.o xstormy16-dis.o xstormy16-ibld.o xstormy16-opc.o xtensa-dis.o xgate-dis.o xgate-opc.o z80-dis.o z8k-dis.o | |
yes | |
checking for working mmap... libtool: link: ranlib .libs/libopcodes.a | |
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) | |
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ | |
if [ -f $libtooldir/libopcodes.a ]; then \ | |
cp $libtooldir/libopcodes.a libopcodes.tmp; \ | |
ranlib libopcodes.tmp; \ | |
/bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ | |
else true; fi | |
yes | |
checking for library containing dlopen... touch stamp-lib | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/opcodes' | |
Making all in po | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/opcodes/po' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/opcodes/po' | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/opcodes' | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/opcodes' | |
make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas' | |
/usr/bin/make all-recursive | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas' | |
Making all in doc | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas/doc' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas/doc' | |
Making all in po | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas/po' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas/po' | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas' | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o app.o app.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o as.o as.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o atof-generic.o atof-generic.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o compress-debug.o compress-debug.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o cond.o cond.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o depend.o depend.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o dwarf2dbg.o dwarf2dbg.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o dw2gencfi.o dw2gencfi.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o ecoff.o ecoff.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o ehopt.o ehopt.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o expr.o expr.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o flonum-copy.o flonum-copy.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o flonum-konst.o flonum-konst.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o flonum-mult.o flonum-mult.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o frags.o frags.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o hash.o hash.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o input-file.o input-file.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o input-scrub.o input-scrub.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o listing.o listing.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o literal.o literal.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o macro.o macro.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o messages.o messages.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o output-file.o output-file.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o read.o read.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o remap.o remap.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o sb.o sb.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o stabs.o stabs.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o subsegs.o subsegs.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o symbols.o symbols.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o write.o write.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/tc-i386.o config/tc-i386.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/obj-multi.o config/obj-multi.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/atof-ieee.o config/atof-ieee.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/obj-elf.o config/obj-elf.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/obj-aout.o config/obj-aout.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/obj-coff.o config/obj-coff.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/e-i386elf.o config/e-i386elf.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/e-i386aout.o config/e-i386aout.c | |
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/e-i386coff.o config/e-i386coff.c | |
-ldl | |
checking for ELF support in BFD... yes | |
checking whether byte ordering is bigendian... no | |
checking byteswap.h usability... yes | |
checking byteswap.h presence... yes | |
checking for byteswap.h... yes | |
checking endian.h usability... yes | |
checking endian.h presence... yes | |
checking for endian.h... yes | |
checking for pread... yes | |
checking whether asprintf is declared... yes | |
checking for qsort_r... yes | |
checking for qsort_r signature... GNU | |
checking for O_CLOEXEC... yes | |
configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/libctf' | |
/usr/bin/make all-am | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/libctf' | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-archive.lo ctf-archive.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-dump.lo ctf-dump.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-create.lo ctf-create.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-decl.lo ctf-decl.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-error.lo ctf-error.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-hash.lo ctf-hash.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-labels.lo ctf-labels.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-link.lo ctf-link.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-lookup.lo ctf-lookup.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-open.lo ctf-open.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-string.lo ctf-string.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-subr.lo ctf-subr.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-types.lo ctf-types.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-util.lo ctf-util.c | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-open-bfd.lo ctf-open-bfd.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-archive.c -o ctf-archive.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-dump.c -o ctf-dump.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-create.c -o ctf-create.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-decl.c -o ctf-decl.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-error.c -o ctf-error.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-labels.c -o ctf-labels.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-link.c -o ctf-link.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-hash.c -o ctf-hash.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-open.c -o ctf-open.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-lookup.c -o ctf-lookup.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-string.c -o ctf-string.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-subr.c -o ctf-subr.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-types.c -o ctf-types.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-util.c -o ctf-util.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-open-bfd.c -o ctf-open-bfd.o | |
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-multi.o config/atof-ieee.o config/obj-elf.o config/obj-aout.o config/obj-coff.o config/e-i386elf.o config/e-i386aout.o config/e-i386coff.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl | |
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -o libctf.la -rpath /home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo ctf-open-bfd.lo -L./../zlib -lz -ldl | |
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -o libctf-nobfd.la -rpath /home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo -L./../zlib -lz -ldl | |
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-multi.o config/atof-ieee.o config/obj-elf.o config/obj-aout.o config/obj-coff.o config/e-i386elf.o config/e-i386aout.o config/e-i386coff.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/tmp/binutils-20200728-112571-lijnis/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl | |
libtool: link: ar rc .libs/libctf-nobfd.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o | |
libtool: link: ar rc .libs/libctf.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o ctf-open-bfd.o | |
libtool: link: ranlib .libs/libctf-nobfd.a | |
libtool: link: ranlib .libs/libctf.a | |
libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) | |
libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/libctf' | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/libctf' | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas' | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas' | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gas' | |
make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/binutils' | |
if [ -r sysinfo.c ]; then \ | |
gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 sysinfo.c ; \ | |
else \ | |
gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 ./sysinfo.c ; \ | |
fi | |
make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold' | |
make[2]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gprof' | |
/usr/bin/make all-recursive | |
gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 ./syslex_wrap.c | |
/usr/bin/make all-recursive | |
Making info in doc | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold' | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/binutils/doc' | |
restore=: && backupdir=".am$$" && \ | |
rm -rf $backupdir && mkdir $backupdir && \ | |
if (/tmp/binutils-20200728-112571-lijnis/binutils-2.34/missing makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ | |
for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \ | |
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ | |
done; \ | |
else :; fi && \ | |
if /tmp/binutils-20200728-112571-lijnis/binutils-2.34/missing makeinfo --split-size=5000000 --split-size=5000000 -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -I . \ | |
-o binutils.info `test -f 'binutils.texi' || echo './'`binutils.texi; \ | |
then \ | |
rc=0; \ | |
else \ | |
rc=$?; \ | |
$restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \ | |
fi; \ | |
rm -rf $backupdir; exit $rc | |
make[3]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gprof' | |
touch addr2line.1 | |
touch ar.1 | |
touch dlltool.1 | |
touch nm.1 | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ./binutils.texi > addr2line.pod | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dar < ./binutils.texi > ar.pod | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ./binutils.texi > dlltool.pod | |
touch objcopy.1 | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ./binutils.texi > nm.pod | |
touch objdump.1 | |
touch ranlib.1 | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ./binutils.texi > objcopy.pod | |
touch readelf.1 | |
Making all in po | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ./binutils.texi > objdump.pod | |
touch size.1 | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ./binutils.texi > ranlib.pod | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ./binutils.texi > readelf.pod | |
touch strings.1 | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ./binutils.texi > size.pod | |
Making all in po | |
touch strip.1 | |
touch elfedit.1 | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ./binutils.texi > strings.pod | |
touch windres.1 | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ./binutils.texi > strip.pod | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ./binutils.texi > elfedit.pod | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold/po' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold/po' | |
touch windmc.1 | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ./binutils.texi > windres.pod | |
Making all in testsuite | |
touch cxxfilt.man | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ./binutils.texi > windmc.pod | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gprof/po' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gprof/po' | |
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ./binutils.texi > c++filt.pod | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold/testsuite' | |
Makefile:3685: warning: overriding recipe for target `ifuncmain1picstatic' | |
Makefile:3681: warning: ignoring old recipe for target `ifuncmain1picstatic' | |
Makefile:3689: warning: overriding recipe for target `ifuncmain1picstatic' | |
Makefile:3685: warning: ignoring old recipe for target `ifuncmain1picstatic' | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gprof' | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o basic_blocks.o basic_blocks.c | |
Makefile:3789: warning: overriding recipe for target `ifuncmain2picstatic' | |
Makefile:3785: warning: ignoring old recipe for target `ifuncmain2picstatic' | |
Makefile:3793: warning: overriding recipe for target `ifuncmain2picstatic' | |
Makefile:3789: warning: ignoring old recipe for target `ifuncmain2picstatic' | |
Makefile:3821: warning: overriding recipe for target `ifuncmain4picstatic' | |
Makefile:3817: warning: ignoring old recipe for target `ifuncmain4picstatic' | |
Makefile:3825: warning: overriding recipe for target `ifuncmain4picstatic' | |
Makefile:3821: warning: ignoring old recipe for target `ifuncmain4picstatic' | |
Makefile:3861: warning: overriding recipe for target `ifuncmain5picstatic' | |
Makefile:3857: warning: ignoring old recipe for target `ifuncmain5picstatic' | |
Makefile:3865: warning: overriding recipe for target `ifuncmain5picstatic' | |
Makefile:3861: warning: ignoring old recipe for target `ifuncmain5picstatic' | |
Makefile:3937: warning: overriding recipe for target `ifuncmain7picstatic' | |
Makefile:3933: warning: ignoring old recipe for target `ifuncmain7picstatic' | |
Makefile:3941: warning: overriding recipe for target `ifuncmain7picstatic' | |
Makefile:3937: warning: ignoring old recipe for target `ifuncmain7picstatic' | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o call_graph.o call_graph.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cg_arcs.o cg_arcs.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cg_dfn.o cg_dfn.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cg_print.o cg_print.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o corefile.o corefile.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o gmon_io.o gmon_io.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o gprof.o gprof.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o hertz.o hertz.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o hist.o hist.c | |
/tmp/binutils-20200728-112571-lijnis/binutils-2.34/missing: line 81: makeinfo: command not found | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o source.o source.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o search_list.o search_list.c | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \ | |
mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1) | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o symtab.o symtab.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o sym_ids.o sym_ids.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o utils.o utils.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o i386.o i386.c | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \ | |
mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1) | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o alpha.o alpha.c | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \ | |
mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1) | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o vax.o vax.c | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \ | |
mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1) | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o sparc.o sparc.c | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \ | |
mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1) | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mips.o mips.c | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \ | |
mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1) | |
(for i in `seq 1 70000`; do \ | |
echo "int var_$i __attribute__((section(\"section_$i\"))) = $i;"; \ | |
done) > many_sections_define.h.tmp | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o aarch64.o aarch64.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o flat_bl.o flat_bl.c | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \ | |
mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1) | |
WARNING: 'makeinfo' is missing on your system. | |
You should only need it if you modified a '.texi' file, or | |
any other file indirectly affecting the aspect of the manual. | |
You might want to install the Texinfo package: | |
<http://www.gnu.org/software/texinfo/> | |
The spurious makeinfo call might also be the consequence of | |
using a buggy 'make' (AIX, DU, IRIX), in which case you might | |
want to install GNU make: | |
<http://www.gnu.org/software/make/> | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o bsd_callg_bl.o bsd_callg_bl.c | |
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o fsf_callg_bl.o fsf_callg_bl.c | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \ | |
mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1) | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \ | |
mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1) | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \ | |
mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1) | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \ | |
mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1) | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \ | |
mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1) | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \ | |
mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1) | |
(for i in `seq 1 1000 70000`; do \ | |
echo "assert(var_$i == $i);"; \ | |
done) > many_sections_check.h.tmp | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \ | |
mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1) | |
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \ | |
mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1) | |
make[3]: *** [binutils.info] Error 127 | |
make[3]: *** Waiting for unfinished jobs.... | |
mv -f many_sections_check.h.tmp many_sections_check.h | |
rm -f ranlib.pod | |
rm -f size.pod | |
rm -f addr2line.pod | |
rm -f strings.pod | |
rm -f windmc.pod | |
rm -f c++filt.pod | |
rm -f strip.pod | |
rm -f nm.pod | |
rm -f dlltool.pod | |
rm -f ar.pod | |
rm -f readelf.pod | |
rm -f elfedit.pod | |
rm -f windres.pod | |
rm -f objdump.pod | |
rm -f objcopy.pod | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/binutils/doc' | |
make[2]: *** [info-recursive] Error 1 | |
make[2]: *** Waiting for unfinished jobs.... | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/binutils' | |
make[1]: *** [all-binutils] Error 2 | |
make[1]: *** Waiting for unfinished jobs.... | |
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl | |
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200728-112571-lijnis/binutils-2.34/zlib -lz ../libiberty/libiberty.a -lm -ldl | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gprof' | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gprof' | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gprof' | |
mv -f many_sections_define.h.tmp many_sections_define.h | |
/usr/bin/make all-am | |
make[5]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold/testsuite' | |
Makefile:3685: warning: overriding recipe for target `ifuncmain1picstatic' | |
Makefile:3681: warning: ignoring old recipe for target `ifuncmain1picstatic' | |
Makefile:3689: warning: overriding recipe for target `ifuncmain1picstatic' | |
Makefile:3685: warning: ignoring old recipe for target `ifuncmain1picstatic' | |
Makefile:3789: warning: overriding recipe for target `ifuncmain2picstatic' | |
Makefile:3785: warning: ignoring old recipe for target `ifuncmain2picstatic' | |
Makefile:3793: warning: overriding recipe for target `ifuncmain2picstatic' | |
Makefile:3789: warning: ignoring old recipe for target `ifuncmain2picstatic' | |
Makefile:3821: warning: overriding recipe for target `ifuncmain4picstatic' | |
Makefile:3817: warning: ignoring old recipe for target `ifuncmain4picstatic' | |
Makefile:3825: warning: overriding recipe for target `ifuncmain4picstatic' | |
Makefile:3821: warning: ignoring old recipe for target `ifuncmain4picstatic' | |
Makefile:3861: warning: overriding recipe for target `ifuncmain5picstatic' | |
Makefile:3857: warning: ignoring old recipe for target `ifuncmain5picstatic' | |
Makefile:3865: warning: overriding recipe for target `ifuncmain5picstatic' | |
Makefile:3861: warning: ignoring old recipe for target `ifuncmain5picstatic' | |
Makefile:3937: warning: overriding recipe for target `ifuncmain7picstatic' | |
Makefile:3933: warning: ignoring old recipe for target `ifuncmain7picstatic' | |
Makefile:3941: warning: overriding recipe for target `ifuncmain7picstatic' | |
Makefile:3937: warning: ignoring old recipe for target `ifuncmain7picstatic' | |
make[5]: Nothing to be done for `all-am'. | |
make[5]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold/testsuite' | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold/testsuite' | |
make[4]: Entering directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold' | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -I./../zlib -pthread -g -O2 -c -o archive.o archive.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -I./../zlib -pthread -g -O2 -c -o attributes.o attributes.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o -I./../zlib -pthread -g -O2 -c -o binary.o binary.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o -I./../zlib -pthread -g -O2 -c -o common.o common.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o -I./../zlib -pthread -g -O2 -c -o compressed_output.o compressed_output.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o -I./../zlib -pthread -g -O2 -c -o copy-relocs.o copy-relocs.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o -I./../zlib -pthread -g -O2 -c -o cref.o cref.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o -I./../zlib -pthread -g -O2 -c -o defstd.o defstd.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o -I./../zlib -pthread -g -O2 -c -o descriptors.o descriptors.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o -I./../zlib -pthread -g -O2 -c -o dirsearch.o dirsearch.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -I./../zlib -pthread -g -O2 -c -o dynobj.o dynobj.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o -I./../zlib -pthread -g -O2 -c -o dwarf_reader.o dwarf_reader.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o -I./../zlib -pthread -g -O2 -c -o ehframe.o ehframe.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -I./../zlib -pthread -g -O2 -c -o errors.o errors.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -I./../zlib -pthread -g -O2 -c -o expression.o expression.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o -I./../zlib -pthread -g -O2 -c -o fileread.o fileread.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o -I./../zlib -pthread -g -O2 -c -o gc.o gc.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o -I./../zlib -pthread -g -O2 -c -o gdb-index.o gdb-index.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o -I./../zlib -pthread -g -O2 -c -o gold.o gold.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o -I./../zlib -pthread -g -O2 -c -o gold-threads.o gold-threads.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o -I./../zlib -pthread -g -O2 -c -o icf.o icf.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o -I./../zlib -pthread -g -O2 -c -o incremental.o incremental.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o -I./../zlib -pthread -g -O2 -c -o int_encoding.o int_encoding.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o -I./../zlib -pthread -g -O2 -c -o layout.o layout.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o -I./../zlib -pthread -g -O2 -c -o mapfile.o mapfile.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o -I./../zlib -pthread -g -O2 -c -o merge.o merge.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o -I./../zlib -pthread -g -O2 -c -o nacl.o nacl.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o -I./../zlib -pthread -g -O2 -c -o object.o object.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -I./../zlib -pthread -g -O2 -c -o options.o options.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o -I./../zlib -pthread -g -O2 -c -o output.o output.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o -I./../zlib -pthread -g -O2 -c -o parameters.o parameters.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o -I./../zlib -pthread -g -O2 -c -o plugin.o plugin.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o -I./../zlib -pthread -g -O2 -c -o readsyms.o readsyms.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o -I./../zlib -pthread -g -O2 -c -o reduced_debug_output.o reduced_debug_output.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o -I./../zlib -pthread -g -O2 -c -o reloc.o reloc.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o -I./../zlib -pthread -g -O2 -c -o resolve.o resolve.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o -I./../zlib -pthread -g -O2 -c -o script-sections.o script-sections.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o -I./../zlib -pthread -g -O2 -c -o script.o script.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o -I./../zlib -pthread -g -O2 -c -o stringpool.o stringpool.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o -I./../zlib -pthread -g -O2 -c -o symtab.o symtab.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o -I./../zlib -pthread -g -O2 -c -o target.o target.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o -I./../zlib -pthread -g -O2 -c -o target-select.o target-select.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o -I./../zlib -pthread -g -O2 -c -o timer.o timer.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o -I./../zlib -pthread -g -O2 -c -o version.o version.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o -I./../zlib -pthread -g -O2 -c -o workqueue.o workqueue.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o -I./../zlib -pthread -g -O2 -c -o workqueue-threads.o workqueue-threads.cc | |
gcc -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -I./../zlib -pthread -g -O2 -c -o yyscript.o yyscript.c | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -I./../zlib -pthread -g -O2 -c -o dwp.o dwp.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o -I./../zlib -pthread -g -O2 -c -o main.o main.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o -I./../zlib -pthread -g -O2 -c -o i386.o i386.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o -I./../zlib -pthread -g -O2 -c -o x86_64.o x86_64.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o -I./../zlib -pthread -g -O2 -c -o sparc.o sparc.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o -I./../zlib -pthread -g -O2 -c -o powerpc.o powerpc.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o -I./../zlib -pthread -g -O2 -c -o arm.o arm.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o -I./../zlib -pthread -g -O2 -c -o arm-reloc-property.o arm-reloc-property.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -I./../zlib -pthread -g -O2 -c -o tilegx.o tilegx.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o -I./../zlib -pthread -g -O2 -c -o mips.o mips.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o -I./../zlib -pthread -g -O2 -c -o aarch64.o aarch64.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o -I./../zlib -pthread -g -O2 -c -o aarch64-reloc-property.o aarch64-reloc-property.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=s390.o -I./../zlib -pthread -g -O2 -c -o s390.o s390.cc | |
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/bburrill/.linuxbrew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -I./../zlib -pthread -g -O2 -c -o incremental-dump.o incremental-dump.cc | |
rm -f libgold.a | |
ar cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o target-select.o timer.o version.o workqueue.o workqueue-threads.o yyscript.o | |
ranlib libgold.a | |
g++ -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -I./../zlib -pthread -g -O2 -o dwp dwp.o libgold.a ../libiberty/libiberty.a -L./../zlib -lz -ldl | |
g++ -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -I./../zlib -pthread -g -O2 -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o s390.o libgold.a ../libiberty/libiberty.a -L./../zlib -lz -ldl | |
g++ -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -I./../zlib -pthread -g -O2 -pthread -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o s390.o libgold.a ../libiberty/libiberty.a -L./../zlib -lz -ldl | |
make[4]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold' | |
make[3]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold' | |
make[2]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34/gold' | |
make[1]: Leaving directory `/tmp/binutils-20200728-112571-lijnis/binutils-2.34' | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: >=2.2.0 (shallow or no git repository) | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 13f0d4ad2b0773c01c5fdd5f8cba3e4f312c1c96 | |
Last commit: 11 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core | |
Core tap HEAD: 43cd4fa68fb57b6dc2c04b21aa3c51d4018e89b5 | |
Core tap last commit: 18 minutes ago | |
HOMEBREW_PREFIX: /home/bburrill/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/bburrill/.linuxbrew/Homebrew | |
HOMEBREW_CELLAR: /home/bburrill/.linuxbrew/Cellar | |
HOMEBREW_MAKE_JOBS: 144 | |
HOMEBREW_NO_AUTO_UPDATE: set | |
CPU: 144-core 64-bit skylake | |
Homebrew Ruby: 2.6.3 => /home/bburrill/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby | |
Clang: N/A | |
Git: 1.8.3.1 => /bin/git | |
Curl: 7.29.0 => /usr/bin/curl | |
Kernel: Linux 3.10.0-957.12.1.el7.x86_64 x86_64 GNU/Linux | |
OS: CentOS Linux release 7.6.1810 (Core) | |
Host glibc: 2.17 | |
/usr/bin/gcc: 4.8.5 | |
glibc: N/A | |
gcc: N/A | |
xorg: N/A | |
HOMEBREW_CC: gcc | |
HOMEBREW_CXX: g++ | |
MAKEFLAGS: -j144 | |
CMAKE_PREFIX_PATH: /home/bburrill/.linuxbrew | |
PKG_CONFIG_PATH: /home/bburrill/.linuxbrew/opt/zlib/lib/pkgconfig | |
HOMEBREW_GIT: git | |
ACLOCAL_PATH: /home/bburrill/.linuxbrew/share/aclocal | |
PATH: /home/bburrill/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/usr/bin:/bin:/usr/sbin:/sbin |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -print-prog-name=ld | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -print-prog-name=ld -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
ld called with: -v | |
superenv executed: ld -v | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c conftstm.o | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -W conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -W conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -Wall conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -Wwrite-strings conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -Wwrite-strings conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -Wc++-compat conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -Wc++-compat conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -Wstrict-prototypes conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -Wstrict-prototypes conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -Wshadow=local conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -Wshadow=local conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -pedantic conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -pedantic conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -fPIC -DPIC -DPIC conftest.c -isystem/home/bburrill/.linuxbrew/include | |
cc called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 -static conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -static conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
cc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
cc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 -o out/conftest2.o conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
ld called with: -m elf_x86_64 -v | |
superenv added: -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so -m elf_x86_64 -v | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -print-search-dirs | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -print-search-dirs -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -g -O2 -print-multi-os-directory | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 -print-multi-os-directory -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -print-prog-name=ld | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -print-prog-name=ld -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
ld called with: -v | |
superenv executed: ld -v | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
ld called with: --help | |
superenv added: -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so --help | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -print-multi-os-directory | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -print-multi-os-directory -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -print-multi-os-directory | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -print-multi-os-directory -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-compress.o compress.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-compress.o compress.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-adler32.o adler32.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-adler32.o adler32.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-crc32.o crc32.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-crc32.o crc32.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-deflate.o deflate.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-deflate.o deflate.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzread.o gzread.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-gzread.o gzread.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzclose.o gzclose.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-gzclose.o gzclose.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzwrite.o gzwrite.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-gzwrite.o gzwrite.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzlib.o gzlib.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-gzlib.o gzlib.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-infback.o infback.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-infback.o infback.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-inffast.o inffast.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-inffast.o inffast.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-inftrees.o inftrees.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-inftrees.o inftrees.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-inflate.o inflate.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-inflate.o inflate.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-trees.o trees.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-trees.o trees.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-uncompr.o uncompr.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-uncompr.o uncompr.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-zutil.o zutil.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-zutil.o zutil.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -v | |
superenv executed: g++ -v | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o | |
[...snip...] | |
Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 -mcmodel=medium conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -mcmodel=medium conftest.c -isystem/home/bburrill/.linuxbrew/include | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
gcc called with: -g -O2 -print-multi-os-directory | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 -print-multi-os-directory -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 -print-multi-os-directory | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 -print-multi-os-directory -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 -fmerge-constants conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -fmerge-constants conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -print-search-dirs | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -print-search-dirs -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 -print-multi-os-directory | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 -print-multi-os-directory -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 -fopenmp conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -fopenmp conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 -Werror -fpic -mtls-dialect=gnu2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -Werror -fpic -mtls-dialect=gnu2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -v | |
superenv executed: g++ -v | |
gcc called with: -c -g -O2 -frandom-seed=foo conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -frandom-seed=foo conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 -static conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -static conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldebuginfod -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldebuginfod -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -print-prog-name=ld | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -print-prog-name=ld -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
ld called with: -m elf_x86_64 -v | |
superenv added: -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so -m elf_x86_64 -v | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -print-prog-name=ld | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -print-prog-name=ld -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
ld called with: --help | |
superenv added: -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -rpath=/home/bburrill/.linuxbrew/lib -rpath=/home/bburrill/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so --help | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -shared -g -O2 -v conftest.o | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -shared -g -O2 -v conftest.o -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -o conftest -g -O2 -static conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 -static conftest.cpp -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -lfl -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lfl -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -lm -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lm -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -lfl -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lfl -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 -pthread conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -pthread conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 -pthread conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -pthread conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ll -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ll -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 -pthread conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 -pthread conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ll -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ll -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 -Werror -gpubnames conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -Werror -gpubnames conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 -Werror -fno-use-linker-plugin conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 -Werror -fno-use-linker-plugin conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -lfl -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lfl -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ll -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ll -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -E conftest.cpp | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -E conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -o conftest -g -O2 conftest.cpp -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -o conftest -g -O2 conftest.cpp -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -o conftest -g -O2 conftest.cpp -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -o conftest -g -O2 conftest.cpp -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -o conftest -g -O2 conftest.cpp -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -o conftest -g -O2 conftest.cpp -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -o conftest -g -O2 conftest.cpp -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -o conftest -g -O2 conftest.cpp -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -o conftest -g -O2 conftest.cpp -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: g++ -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o regex.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./regex.c -o regex.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o md5.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./md5.c -o md5.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./sha1.c -o sha1.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./alloca.c -o alloca.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o argv.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./argv.c -o argv.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o concat.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./concat.c -o concat.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./crc32.c -o crc32.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./fibheap.c -o fibheap.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./floatformat.c -o floatformat.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./getopt1.c -o getopt1.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./getopt.c -o getopt.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./getpwd.c -o getpwd.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./getruntime.c -o getruntime.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./hashtab.c -o hashtab.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./hex.c -o hex.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./lbasename.c -o lbasename.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./objalloc.c -o objalloc.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./obstack.c -o obstack.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o partition.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./partition.c -o partition.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./physmem.c -o physmem.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./pex-common.c -o pex-common.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./pex-one.c -o pex-one.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./pexecute.c -o pexecute.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object.c -o simple-object.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o sort.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./sort.c -o sort.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./spaces.c -o spaces.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./strsignal.c -o strsignal.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./strerror.c -o strerror.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xatexit.c -o xatexit.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xexit.c -o xexit.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o | |
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic | |
superenv added: -pipe -w -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -c -g -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native --version -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -v | |
superenv executed: gcc -v | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
g++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: g++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -V -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -qversion -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -E conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include | |
superenv executed: gcc -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/bburrill/.linuxbrew/include | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
gcc called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/bburrill/.linuxbrew/lib -Wl,-rpath=/home/bburrill/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/bburrill/.linuxbrew/lib/ld.so | |
superenv executed: gcc -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/bburrill/.linuxbrew/include -L/home/bburrill/.linuxbrew/lib -B/home/bburrill/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/bburrill/.linuxbrew/ |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment