Skip to content

Instantly share code, notes, and snippets.

@runlevel5
Created May 26, 2020 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save runlevel5/83dbcd9dc22ede363676c0597eb2ab67 to your computer and use it in GitHub Desktop.
Save runlevel5/83dbcd9dc22ede363676c0597eb2ab67 to your computer and use it in GitHub Desktop.
binutils on 3.10.0-1127.el7.ppc64le - Homebrew build logs
Homebrew build logs for binutils on 3.10.0-1127.el7.ppc64le
Build date: 2020-05-26 11:05:42
HOMEBREW_VERSION: >=2.2.0 (shallow or no git repository)
ORIGIN: https://github.com/homebrew-ppc64le/brew
HEAD: 32ca50a69fd4d7791b1ac21df4e3adccc75eb5a4
Last commit: 4 weeks ago
Core tap ORIGIN: https://github.com/homebrew-ppc64le/homebrew-core
Core tap HEAD: 83101be8450966d0cd1cc7de058cb6f15e51aa49
Core tap last commit: 3 weeks ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_BREW_GIT_REMOTE: https://github.com/homebrew-ppc64le/brew
HOMEBREW_EDITOR: vi
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 8
CPU: octa-core 64-bit ppc
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/bin/ruby
Clang: N/A
Git: 2.26.2 => /home/linuxbrew/.linuxbrew/bin/git
Curl: 7.70.0 => /home/linuxbrew/.linuxbrew/opt/curl/bin/curl
Kernel: Linux 3.10.0-1127.el7.ppc64le ppc64le GNU/Linux
OS: CentOS Linux release 7.8.2003 (AltArch)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: N/A
gcc: N/A
xorg: N/A
Your system is ready to brew.
2020-05-26 11:03:09 -0400
./configure
--disable-debug
--disable-dependency-tracking
--with-sysroot=/
--enable-deterministic-archives
--prefix=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34
--infodir=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/info
--mandir=/home/linuxbrew/.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... powerpc64le-unknown-linux-gnu
checking host system type... powerpc64le-unknown-linux-gnu
checking target system type... powerpc64le-unknown-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... yes
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... makeinfo
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
gcc called with: -E /tmp/cgkGi2nN/dummy.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -E /tmp/cgkGi2nN/dummy.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: --version
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -v
superenv executed: gcc -v
gcc called with: -V
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -qversion
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: conftest.c
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest conftest.c
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest conftest.c
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -c conftest.c
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -pipe -O2 -mcpu=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -c conftest.c
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -pipe -O2 -mcpu=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -c -g conftest.c
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -pipe -O2 -mcpu=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -c -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -pipe -O2 -mcpu=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
g++ called with: --version
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++ -pipe -O2 -mcpu=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++ called with: -v
superenv executed: g++ -v
g++ called with: -V
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++ -pipe -O2 -mcpu=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++ called with: -qversion
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++ -pipe -O2 -mcpu=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++ called with: -c conftest.cpp
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++ -pipe -O2 -mcpu=native -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++ called with: -c -g conftest.cpp
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++ -pipe -O2 -mcpu=native -c -g conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -print-prog-name=ld
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++ called with: -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++ -pipe -O2 -mcpu=native -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -c conftest.adb
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -pipe -O2 -mcpu=native -c conftest.adb -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -o conftest -g -O2 conftest.c -ldebuginfod
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest -g -O2 conftest.c -ldebuginfod -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -c -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -pipe -O2 -mcpu=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
2020-05-26 11:03:12 -0400
make
make[1]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34'
make[1]: Nothing to be done for `all-target'.
Configuring in ./libiberty
Configuring in ./zlib
Configuring in ./etc
Configuring in ./intl
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating cache ./config.cache
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
configure: creating cache ./config.cache
checking build system type... configure: updating cache ./config.cache
configure: creating ./config.status
powerpc64le-unknown-linux-gnu
checking host system type... powerpc64le-unknown-linux-gnu
checking target system type... powerpc64le-unknown-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 powerpc64le-unknown-linux-gnu-gcc... gcc
checking whether the C compiler works... config.status: creating Makefile
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/etc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/etc'
checking for perl... perl
checking build system type... powerpc64le-unknown-linux-gnu
checking host system type... powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
checking whether we are cross compiling... checking whether the C compiler works... no
checking for suffix of object files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... o
checking whether we are using the GNU C compiler...
checking whether we are cross compiling... yes
checking whether gcc accepts -g... checking whether the C compiler works... yes
checking for gcc option to accept ISO C89... no
checking for suffix of object files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... none needed
o
checking how to run the C preprocessor... checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g...
checking whether we are cross compiling... gcc -E
yes
checking for gcc option to accept ISO C89... no
checking for suffix of object files... none needed
checking whether gcc understands -c and -o together... o
checking whether we are using the GNU C compiler... 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 whether gcc accepts -g... 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... yes
checking for gcc option to accept ISO C89... 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... none needed
checking how to run the C preprocessor... 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 powerpc64le-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking for powerpc64le-unknown-linux-gnu-strip... no
checking for strip... strip
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... gcc -E
yes
checking for sys/types.h... yes
checking for sys/stat.h... 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... ok
yes
checking for stdlib.h... checking how to run the C preprocessor... yes
checking for string.h... gcc -E
yes
checking for memory.h... yes
checking for ANSI C header files... checking for sys/types.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for inttypes.h... yes
checking for stdlib.h... yes
checking for stdint.h... yes
checking for string.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for memory.h... yes
checking for sys/stat.h... yes
yes
checking minix/config.h usability... checking for strings.h... yes
checking for stdlib.h... yes
checking for inttypes.h... yes
checking for string.h... yes
checking for stdint.h... yes
no
checking minix/config.h presence... checking for memory.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking for unistd.h... checking for strings.h... yes
checking whether /usr/bin/make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... yes
yes
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking minix/config.h usability... checking for xgettext... checking for inttypes.h... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... yes
powerpc64le-unknown-linux-gnu
checking host system type... checking for stdint.h... powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking for library containing strerror... yes
checking for unistd.h... none required
checking for an ANSI C-conforming const... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for inline... yes
checking for dlfcn.h... inline
checking for off_t... yes
yes
checking for objdir... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... .libs
no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking for size_t... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether gcc supports -Wwrite-strings... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking whether gcc supports -Wc++-compat... yes
checking if gcc static flag -static works... yes
checking for working alloca.h... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wshadow=local... yes
checking for alloca... yes
checking if gcc supports -c -o file.o... no
checking whether gcc supports -pedantic ... yes
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking whether gcc and cc understand -c and -o together... checking for sys/param.h... yes
checking whether -lc should be explicitly linked in... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for an ANSI C-conforming const... no
checking dynamic linker characteristics... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... 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
no
checking for inttypes.h... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking for stdint.h... checking for stdlib.h... (cached) yes
checking for sys/file.h... checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for sys/param.h... yes
checking for unsigned long long... yes
yes
checking for getpagesize... checking for limits.h... yes
checking for inttypes.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking whether the inttypes.h PRIxNN macros are broken... yes
checking for working mmap... yes
checking for string.h... (cached) yes
no
checking for ld used by GCC... checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... ld
checking if the linker (ld) is GNU ld... yes
yes
checking for shared library run path origin... checking for time.h... yes
checking for memcpy... done
yes
checking argz.h usability... checking for sys/resource.h... yes
yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... checking for strerror... yes
checking argz.h presence... yes
checking for fcntl.h... yes
checking for argz.h... yes
checking limits.h usability... yes
yes
checking for unistd.h... (cached) yes
checking for alloca.h... yes
checking limits.h presence... yes
checking for sys/pstat.h... yes
checking for limits.h... yes
checking locale.h usability... no
checking for sys/sysmp.h... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
no
checking for sys/sysinfo.h... yes
checking locale.h presence... yes
yes
checking for locale.h... yes
checking for machine/hal_sysinfo.h... checking nl_types.h usability... no
checking for sys/table.h... yes
checking nl_types.h presence... no
checking for sys/sysctl.h... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
yes
checking malloc.h presence... checking for stdio_ext.h... yes
checking for malloc.h... yes
yes
checking stddef.h usability... checking for process.h... no
checking for sys/prctl.h... yes
checking stddef.h presence... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking whether time.h and sys/time.h may both be included... config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
yes
checking whether errno must be declared... yes
checking for fgets_unlocked... no
checking size of int... yes
checking for getc_unlocked... make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/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
4
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
checking size of long... yes
checking for getcwd... 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
yes
checking for getegid... 8
checking size of size_t... 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
yes
checking for geteuid... 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
yes
checking for getgid... 8
checking for long long... 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
yes
checking for getuid... 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=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "infodir=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/info" "libdir=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "prefix=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "tooldir=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
yes
checking for mempcpy... yes
checking size of long long... yes
checking for munmap... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for uintptr_t... 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
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib'
yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for ssize_t... yes
checking for strdup... yes
checking for pid_t... yes
checking for strtoul... yes
checking for tsearch... yes
checking for library containing strerror... yes
checking for __argz_count... none required
checking for asprintf... yes
checking for __argz_stringify... yes
checking for atexit... yes
checking for __argz_next... yes
checking for basename... yes
checking for __fsetlocking... yes
checking for bcmp... yes
checking for iconv... yes
checking for bcopy... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for bsearch... yes
yes
checking for LC_MESSAGES... checking for bzero... yes
checking for bison... bison
checking version of bison... 3.0.4, ok
checking whether NLS is requested... yes
yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... checking for calloc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
yes
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking for clock... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for ffs... yes
config.status: creating Makefile
checking for getcwd... config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
yes
checking for getpagesize... Configuring in ./gold
Configuring in ./gas
Configuring in ./binutils
Configuring in ./ld
Configuring in ./gprof
make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/intl'
yes
checking for gettimeofday... yes
checking for index... configure: creating cache ./config.cache
yes
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking for insque... checking build system type... configure: creating cache ./config.cache
checking build system type... powerpc64le-unknown-linux-gnu
checking host system type... checking build system type... powerpc64le-unknown-linux-gnu
checking host system type... checking build system type... powerpc64le-unknown-linux-gnu
checking host system type... powerpc64le-unknown-linux-gnu
checking target system type... configure: creating cache ./config.cache
powerpc64le-unknown-linux-gnu
powerpc64le-unknown-linux-gnu
checking target system type... checking host system type... powerpc64le-unknown-linux-gnu
powerpc64le-unknown-linux-gnu
checking target system type... checking for powerpc64le-unknown-linux-gnu-gcc... gcc
powerpc64le-unknown-linux-gnu
checking target system type... checking build system type... powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
powerpc64le-unknown-linux-gnu
checking host system type... yes
powerpc64le-unknown-linux-gnu
checking target system type... checking for memchr... powerpc64le-unknown-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 for style of include used by /usr/bin/make... GNU
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
yes
checking for memcmp... 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 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
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for memcpy... 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... checking whether we are cross compiling...
checking whether we are cross compiling... yes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for memmem...
checking whether we are cross compiling... no
no
checking for suffix of object files... checking for suffix of object files... no
checking for suffix of object files...
checking whether we are cross compiling... o
checking whether we are using the GNU C compiler... no
yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... checking for memmove... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... o
checking whether we are using the GNU C compiler... no
checking for suffix of object files... yes
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... checking for mempcpy... yes
checking for gcc option to accept ISO C89... yes
checking whether gcc accepts -g... o
checking whether we are using the GNU C compiler... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... yes
checking whether gcc accepts -g... none needed
checking whether gcc understands -c and -o together... none needed
checking whether gcc understands -c and -o together... yes
checking for memset... 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... yes
yes
checking for library containing strerror... checking for mkstemps... yes
checking for library containing strerror... none needed
checking whether gcc understands -c and -o together... yes
checking for library containing strerror... yes
checking for putenv... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for library containing strerror... yes
none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
yes
checking for a thread-safe mkdir -p... checking for style of include used by /usr/bin/make... GNU
checking whether /usr/bin/make supports nested variables... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking dependency style of gcc... none
yes
yes
checking dependency style of gcc... none
checking how to run the C preprocessor... checking whether to enable maintainer-specific portions of Makefiles... no
checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
none required
checking for a BSD-compatible install... checking for style of include used by /usr/bin/make... /usr/bin/install -c
checking whether build environment is sane... GNU
yes
yes
checking whether /usr/bin/make supports nested variables... yes
checking for random... checking for a thread-safe mkdir -p... checking dependency style of gcc... none
none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
yes
yes
checking for style of include used by /usr/bin/make... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
GNU
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make supports nested variables... yes
checking dependency style of gcc... none
checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
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 for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
yes
gcc -E
checking for rename... 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 grep that handles long lines and -e... 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... /usr/bin/grep
(cached) yes
checking for egrep... checking how to run the C preprocessor... yes
/usr/bin/grep -E
checking for ANSI C header files... checking for rindex... 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) checking whether we are using the GNU C compiler... none needed
(cached) yes
checking whether gcc understands -c and -o together... checking whether gcc accepts -g... (cached) yes
(cached) yes
checking how to run the C preprocessor... 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... yes
checking for setenv... gcc -E
checking whether we are using the GNU C++ compiler... gcc -E
gcc -E
yes
checking whether g++ accepts -g... 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 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 dependency style of g++... none
checking for grep that handles long lines and -e... /usr/bin/grep
checking how to run the C preprocessor... 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
yes
checking for sys/types.h... checking for sigsetmask... gcc -E
yes
checking for sys/stat.h... yes
checking for stpcpy... yes
checking for stdlib.h... checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
yes
checking for stpncpy... checking for string.h... yes
checking for sys/types.h... yes
yes
checking for sys/types.h... checking for sys/types.h... yes
checking for memory.h... yes
yes
checking for sys/stat.h... yes
yes
checking for sys/stat.h... checking for strcasecmp... checking for sys/stat.h... yes
checking for strings.h... yes
yes
checking for stdlib.h... checking for stdlib.h... yes
checking for stdlib.h... yes
yes
checking for sys/types.h... yes
checking for strchr... checking for inttypes.h... yes
checking for string.h... yes
yes
checking for string.h... yes
checking for sys/stat.h... checking for string.h... yes
checking for stdint.h... yes
checking for strdup... yes
yes
checking for memory.h... checking for memory.h... yes
checking for stdlib.h... yes
yes
checking for unistd.h... checking for memory.h... yes
yes
yes
checking for strncasecmp... checking for strings.h... checking for strings.h... yes
yes
yes
checking minix/config.h usability... checking for string.h... checking for strings.h... yes
yes
checking for strndup... checking for inttypes.h... yes
yes
checking for memory.h... checking for inttypes.h... yes
yes
checking for inttypes.h... checking for stdint.h... yes
no
checking minix/config.h presence... yes
checking for strnlen... checking for stdint.h... yes
checking for strings.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking for stdint.h... checking for unistd.h... yes
yes
checking for strrchr... checking for unistd.h... yes
checking for inttypes.h... yes
yes
checking for dlfcn.h... checking for unistd.h... yes
yes
checking minix/config.h usability... checking minix/config.h usability... yes
checking for strstr... yes
yes
checking minix/config.h usability... yes
checking for windows.h... checking for stdint.h... yes
checking for strtod... yes
no
checking minix/config.h presence... checking for unistd.h... no
checking minix/config.h presence... no
checking minix/config.h presence... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for strtol... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking minix/config.h usability... no
checking for library containing dlsym... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... 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... yes
checking for strtoul... yes
checking how to print strings... ld
checking if the linker (ld) is GNU ld... 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... 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... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... ld
checking if the linker (ld) is GNU ld... yes
ld
checking if the linker (ld) is GNU ld... checking for strtoll... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking minix/config.h presence... nm
checking the name lister (nm) interface... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... -ldl
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 powerpc64le-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking for powerpc64le-unknown-linux-gnu-strip... no
checking for strip... strip
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... checking for powerpc64le-unknown-linux-gnu-nm... nm
checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... 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... yes
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for strtoull... checking for ld option to reload object files... -r
checking for ld option to reload object files... -r
checking for powerpc64le-unknown-linux-gnu-objdump... objdump
checking for powerpc64le-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... ar
pass_all
checking for powerpc64le-unknown-linux-gnu-strip... checking for powerpc64le-unknown-linux-gnu-ar... no
ar
checking for strip... strip
checking for powerpc64le-unknown-linux-gnu-strip... checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
no
checking for strip... checking command to parse nm output from gcc object... strip
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... 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
checking for strverscmp... ok
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
ok
ok
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for dlfcn.h... 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 powerpc64le-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking for powerpc64le-unknown-linux-gnu-strip... no
checking for strip... strip
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... yes
checking for tmpnam... checking for dlfcn.h... checking for dlfcn.h... yes
checking for objdir... checking whether we are using the GNU C++ compiler... yes
.libs
checking for vasprintf... yes
checking for objdir... .libs
yes
checking for objdir... .libs
yes
checking whether g++ accepts -g... ok
yes
checking dependency style of g++... none
checking for bison... bison -y
checking for powerpc64le-unknown-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 vfprintf... checking for dlfcn.h... 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
checking for objdir... checking if gcc supports -fno-rtti -fno-exceptions... .libs
yes
checking for vprintf... 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
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
yes
checking if gcc static flag -static works... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking whether byte ordering is bigendian... yes
checking if gcc static flag -static works... yes
checking for vsnprintf... yes
checking if gcc static flag -static works... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking if gcc supports -c -o file.o... yes
checking for vsprintf... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc supports -c -o file.o... no
checking whether static linking works... yes
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) supports shared libraries... yes
checking if gcc static flag -static works... yes
checking for waitpid... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking for gcc >= 4.1... yes
checking whether -lc should be explicitly linked in... yes
checking for setproctitle... yes
yes
checking if gcc supports -c -o file.o... checking whether gcc supports -fmerge-constants... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking whether alloca needs Cray hooks... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking for thread support... no
checking stack direction for C alloca... yes
checking for glibc >= 2.4... no
checking dynamic linker characteristics... yes
checking for omp support... no
checking dynamic linker characteristics... -1
checking for vfork.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 for dlfcn.h... (cached) yes
checking for windows.h... yes
checking whether -lc should be explicitly linked in... no
checking for fork... yes
checking for glibc >= 2.9... no
checking dynamic linker characteristics... yes
checking for vfork... 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
checking for windows.h... yes
checking for -frandom-seed support... 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
checking for windows.h... no
checking for library containing dlsym... yes
checking for glibc ifunc support... yes
checking for working fork... 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... both
-ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
yes
checking for working vfork... (cached) yes
checking for library containing dlsym... checking for _doprnt... no
checking for library containing dlsym... no
checking how to compare bootstrapped objects... g++ -E
cmp --ignore-initial=16 $$f1 $$f2
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... yes
checking for sys_nerr... -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
checking sys/mman.h usability... no
checking whether to use debuginfod... auto
checking for debuginfod_begin in -ldebuginfod... no
checking for setmode... yes
checking for sys_siglist... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking whether byte ordering is bigendian... yes
checking sys/mman.h presence... no
checking whether debuginfod_begin is declared... checking for ld used by g++... no
checking whether NLS is requested... yes
checking for catalogs to be installed... yes
checking for sys/mman.h... yes
yes
checking for external symbol _system_configuration... ld
checking if the linker (ld) is GNU ld... checking for chsize... yes
no
configure: WARNING: debuginfod is missing or unusable; some features may be unavailable.
no
checking for __fsetlocking... no
checking whether the g++ linker (ld) supports shared libraries... checking for mmap... no
yes
yes
checking for bison... bison -y
checking for flex... flex
checking for canonicalize_file_name... checking lex output file root... lex.yy
checking lex library... yes
checking for link... yes
checking for dup3... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking for bison... bison -y
checking for flex... flex
checking for pread... 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
checking for msgfmt... checking lex output file root... lex.yy
checking lex library... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking for xgettext... /usr/bin/xgettext
checking for getrlimit... checking for msgmerge... /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/gmon_out.h usability... yes
checking for ftruncate... yes
checking if g++ static flag -static works... yes
checking for getrusage... yes
checking sys/gmon_out.h presence... yes
checking for ffsll... yes
checking for sys/gmon_out.h... yes
yes
checking for a known getopt prototype in unistd.h... checking for getsysinfo... yes
checking if g++ supports -c -o file.o... yes
checking for library containing fabs... yes
checking mremap with MREMAP_MAYMOVE... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) 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 whether gcc is Clang... yes
checking for pipe2... no
checking whether pthreads work with -pthread... -lm
yes
checking for psignal... no
checking for library containing dlsym... yes
checking for joinable pthread attribute... yes
checking for pstat_getdynamic... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
-ldl
checking for special C compiler options needed for large files... no
checking for pstat_getstatic... checking for _FILE_OFFSET_BITS value needed for large files... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
no
yes
checking whether basename is declared... no
checking for realpath... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking whether ffs is declared... yes
checking for setrlimit... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking for LC_MESSAGES... yes
yes
checking whether asprintf is declared... checking for sbrk... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... yes
checking for spawnve... yes
checking whether vasprintf is declared... no
checking for spawnvpe... none needed
checking whether yytext is a pointer... yes
checking whether snprintf is declared... no
checking for strerror... yes
checking whether vsnprintf is declared... 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... /usr/bin/msgmerge
checking for bison... bison -y
checking for flex... flex
yes
checking for strsignal... checking lex output file root... lex.yy
checking lex library... yes
checking whether strverscmp is declared... none needed
checking whether yytext is a pointer... yes
checking for sysconf... yes
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gconfig.h
yes
checking for sysctl... 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
config.status: creating po/Makefile
yes
checking for sysmp... g++ -E
no
checking whether NLS is requested... yes
checking for catalogs to be installed... no
checking for table... no
checking whether NLS is requested... yes
checking for catalogs to be installed... checking unordered_set usability... no
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 for times... 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
no
checking unordered_set presence... checking whether to enable maintainer-specific portions of Makefiles... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
yes
checking for memory.h... (cached) yes
checking for wait3... checking for strings.h... (cached) yes
no
checking for unordered_set... no
checking for unistd.h... (cached) yes
checking unordered_map usability... checking errno.h usability... yes
yes
checking errno.h presence... checking for wait4... no
checking unordered_map presence... yes
checking for errno.h... yes
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... checking for sys/types.h... (cached) yes
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking limits.h usability... checking for xgettext... /usr/bin/xgettext
checking for msgmerge... no
checking for unordered_map... no
/usr/bin/msgmerge
yes
checking tr1/unordered_set usability... checking whether to enable maintainer-specific portions of Makefiles... no
checking whether basename is declared... checking for powerpc64le-unknown-linux-gnu-ranlib... (cached) ranlib
checking size of long... yes
checking limits.h presence... yes
checking whether ffs is declared... yes
checking for limits.h... yes
checking locale.h usability... 8
yes
checking tr1/unordered_set presence... checking for long long... yes
checking whether asprintf is declared... yes
checking for tr1/unordered_set... yes
yes
checking locale.h presence... checking tr1/unordered_map usability... yes
checking for locale.h... yes
checking time.h usability... yes
checking whether vasprintf is declared... yes
checking size of long long... yes
checking time.h presence... yes
yes
checking tr1/unordered_map presence... checking whether snprintf is declared... yes
checking for time.h... yes
checking for sys/stat.h... (cached) yes
yes
checking for tr1/unordered_map... yes
checking whether string.h and strings.h may both be included... checking ext/hash_map usability... 8
checking for string.h... (cached) yes
yes
checking whether vsnprintf is declared... checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
yes
checking whether compiling a cross-assembler... no
checking for size_t... checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
yes
checking fcntl.h presence... checking whether calloc is declared... none needed
checking whether yytext is a pointer... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking whether getenv is declared... yes
checking for working alloca.h... yes
checking sys/file.h presence... yes
checking ext/hash_map presence... yes
checking whether getopt is declared... yes
checking for alloca... yes
checking for sys/file.h... yes
checking limits.h usability... yes
checking for ext/hash_map... yes
yes
checking for inline... checking ext/hash_set usability... yes
checking whether malloc is declared... yes
checking limits.h presence... inline
checking for unlink... yes
checking for limits.h... yes
checking locale.h usability... yes
checking whether realloc is declared... yes
checking for sbrk... yes
checking locale.h presence... yes
checking whether sbrk is declared... yes
checking for locale.h... yes
checking sys/param.h usability... yes
checking for setlocale... yes
no
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to compare bootstrapped objects... checking whether strtol is declared... cmp --ignore-initial=16 $$f1 $$f2
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking ext/hash_set presence... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking sys/param.h presence... checking elf-hints.h usability... yes
yes
checking for strsignal... checking whether strtoul is declared... yes
checking for sys/param.h... yes
checking wchar.h usability... yes
checking for ext/hash_set... yes
checking byteswap.h usability... yes
checking for LC_MESSAGES... yes
checking whether strtoll is declared... yes
checking wchar.h presence... no
checking elf-hints.h presence... yes
checking byteswap.h presence... yes
checking for wchar.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for working assert macro... no
checking for elf-hints.h... no
checking limits.h usability... yes
checking for byteswap.h... yes
checking for windows.h... (cached) no
checking for dlfcn.h... (cached) yes
yes
checking for library containing dlopen... checking whether strtoull is declared... yes
checking whether string.h and strings.h may both be included... yes
checking whether declaration is required for errno... yes
checking limits.h presence... yes
yes
checking for size_t... checking whether strverscmp is declared... yes
checking for limits.h... yes
none required
checking for mallinfo... checking locale.h usability... no
checking for a known getopt prototype in unistd.h... yes
yes
checking locale.h presence... checking whether strnlen is declared... yes
yes
checking whether declaration is required for environ... checking for posix_fallocate... yes
checking for locale.h... yes
checking sys/param.h usability... yes
checking whether canonicalize_file_name must be declared... yes
checking for working alloca.h... yes
checking sys/param.h presence... yes
no
checking whether declaration is required for ffs... checking for fallocate... yes
checking for sys/param.h... yes
no
yes
checking for alloca... checking for stdlib.h... (cached) yes
checking fcntl.h usability... checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking whether declaration is required for free... yes
checking for readv... yes
checking fcntl.h presence... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for fcntl.h... yes
checking sys/file.h usability... no
checking whether declaration is required for malloc... yes
checking for working mmap... yes
yes
checking sys/file.h presence... checking for sysconf... yes
checking for working strncmp... no
checking whether declaration is required for sbrk... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
yes
checking for times... no
checking whether declaration is required for strstr... configure: updating cache ./config.cache
yes
checking sys/time.h presence... configure: creating ./config.status
yes
checking for sbrk... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking whether string.h and strings.h may both be included... yes
checking for mkdtemp... no
checking whether free is declared... yes
yes
checking for glob... checking for utimes... config.status: creating Makefile
yes
checking whether getenv is declared... config.status: creating testsuite/Makefile
yes
yes
config.status: creating config.h
checking for setmode... yes
checking whether basename is declared... (cached) yes
config.status: executing default commands
checking whether ffs is declared... (cached) yes
checking for mkstemp... 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... yes
(cached) yes
checking whether strndup is declared... checking whether malloc is declared... no
Configuring in ./opcodes
checking for getc_unlocked... make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/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
Configuring in ./bfd
yes
checking for realpath... touch stamp-picdir
touch stamp-noasandir
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
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 ./dwarfnames.c -o noasan/dwarfnames.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 ./dwarfnames.c -o dwarfnames.o
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
yes
yes
checking whether mempcpy is declared... checking whether memmem is declared... yes
yes
checking for sbrk... yes
checking for strcoll... checking whether realloc 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 ./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 ./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 ./fdmatch.c -o fdmatch.o
yes
yes
checking whether ::std::tr1::unordered_map::rehash is usable.... checking for setlocale... yes
yes
checking for setlocale... checking whether stpcpy 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 ./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 ./fibheap.c -o noasan/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 ./filedescriptor.c -o pic/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 ./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 ./filedescriptor.c -o filedescriptor.o
yes
checking for waitpid... configure: creating cache ./config.cache
yes
checking build system type... yes
checking whether strstr is declared... checking for mkstemp... powerpc64le-unknown-linux-gnu
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
checking host system type... 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
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
powerpc64le-unknown-linux-gnu
checking target system type... configure: creating cache ./config.cache
yes
powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-gcc... checking build system type... gcc
yes
checking for mkdtemp... checking for open... yes
checking whether vsnprintf is declared... yes
checking whether std::tr1::hash<off_t> is defined... powerpc64le-unknown-linux-gnu
checking host system type... 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 ./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 ./floatformat.c -o floatformat.o
powerpc64le-unknown-linux-gnu
checking target system type... 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 ./fnmatch.c -o noasan/fnmatch.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
powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
yes
checking for lseek... yes
checking for mbstate_t... 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 ./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 ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
yes
checking whether we can use attributes with template functions... 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
checking whether asprintf is declared... yes
checking for library containing frexp... yes
checking for struct stat::st_mtim.... checking whether the C compiler works... yes
checking for struct tm.tm_gmtoff in time.h... 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 ./getopt.c -o pic/getopt.o; \
else true; fi
checking whether the C compiler works... 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
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
checking for close... yes
checking locale.h usability... yes
checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... none required
checking for LC_MESSAGES... 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
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
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
yes
checking locale.h presence... 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 ./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 ./getpwd.c -o getpwd.o
yes
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... 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 ./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 ./getruntime.c -o noasan/getruntime.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
checking for dirent.h that defines DIR... yes
checking for locale.h... yes
yes
checking for time_t in time.h... yes
checking for C compiler default output file name... a.out
checking for setlocale... checking for suffix of executables... checking whether we are cross compiling... yes
yes
checking for library containing opendir... yes
checking for time_t in sys/types.h...
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 ./hashtab.c -o noasan/hashtab.o; \
else true; fi
checking whether we are cross compiling... 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 ./hex.c -o pic/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 ./hex.c -o noasan/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 ./hex.c -o hex.o
yes
checking for LC_MESSAGES... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
no
checking for suffix of object files... yes
checking for a known getopt prototype in unistd.h... 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
none required
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
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
checking for stdlib.h... (cached) yes
no
checking for suffix of object files... checking for unistd.h... (cached) yes
o
checking whether we are using the GNU C compiler... checking for sys/param.h... (cached) yes
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for getpagesize... yes
checking for utime.h... 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
yes
checking whether gcc accepts -g... 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 ./lrealpath.c -o lrealpath.o
o
checking whether we are using the GNU C compiler... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for working mmap... yes
checking whether gcc accepts -g... 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
yes
yes
checking for gcc option to accept ISO C89... 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
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
checking whether asprintf is declared... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether environ is declared... none needed
checking whether gcc understands -c and -o together... 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 ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
yes
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
checking for library containing dlopen... 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
config.status: creating Makefile
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 ./objalloc.c -o objalloc.o
yes
config.status: creating testsuite/Makefile
checking whether fprintf is declared... none required
checking for a known getopt prototype in unistd.h... yes
checking for library containing strerror... yes
checking for library containing strerror... 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
yes
yes
checking whether getc_unlocked is declared... 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 ./obstack.c -o noasan/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 ./obstack.c -o obstack.o
none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
config.status: creating po/Makefile.in
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
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
checking for a thread-safe mkdir -p... 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
none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... /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... config.status: creating config.h
checking for a thread-safe mkdir -p... GNU
checking whether /usr/bin/make supports nested variables... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
yes
checking whether free is declared... checking dependency style of gcc... none
config.status: executing depfiles commands
config.status: executing default-1 commands
checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
yes
yes
config.status: creating po/POTFILES
checking for style of include used by /usr/bin/make... config.status: creating po/Makefile
GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of gcc... none
checking whether getenv 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 ./pexecute.c -o pic/pexecute.o; \
else true; fi
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
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
checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
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 ./physmem.c -o pic/physmem.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 ./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 ./physmem.c -o physmem.o
checking whether sbrk 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 ./pex-common.c -o pic/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 ./pex-common.c -o noasan/pex-common.o; \
else true; fi
yes
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
checking whether sbrk 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 ./pex-one.c -o pic/pex-one.o; \
else true; fi
checking whether we are using the GNU C compiler... (cached) 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 ./pex-one.c -o noasan/pex-one.o; \
else true; fi
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
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
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... 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
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 ./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-unix.c -o pex-unix.o
checking whether getenv 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 ./vprintf-support.c -o pic/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 ./vprintf-support.c -o noasan/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 ./vprintf-support.c -o vprintf-support.o
yes
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 snprintf is declared... gcc -E
yes
checking whether environ 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 ./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 ./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 ./rust-demangle.c -o noasan/rust-demangle.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 ./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 ./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.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.c -o noasan/simple-object.o; \
else true; fi
checking whether stpcpy is declared... 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 -E
yes
checking whether ANSI C string concatenation works... 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... 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 ./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 ./simple-object-coff.c -o simple-object-coff.o
yes
yes
checking for grep that handles long lines and -e... checking whether strnlen is declared... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... config.status: creating .gdbinit
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
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-elf.c -o simple-object-elf.o
yes
config.status: creating Makefile
checking whether strstr is declared... config.status: creating doc/Makefile
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
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
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
config.status: creating po/Makefile.in
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 ./simple-object-xcoff.c -o noasan/simple-object-xcoff.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
config.status: creating config.h
grep: ldemul-list.h: No such file or directory
yes
config.status: executing depfiles commands
config.status: executing libtool commands
grep: ldemul-list.h: No such file or directory
yes
checking for sys/types.h... grep: ldemul-list.h: No such file or directory
checking whether vsnprintf is declared... config.status: executing default-1 commands
grep: ldemul-list.h: No such file or directory
grep: ldemul-list.h: No such file or directory
yes
grep: ldemul-list.h: No such file or directory
checking for sys/stat.h... yes
checking for sys/types.h... config.status: creating po/POTFILES
yes
config.status: creating po/Makefile
config.status: executing default commands
checking iconv.h usability... yes
yes
checking for stdlib.h... 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 iconv.h presence... 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 ./sort.c -o noasan/sort.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 ./sort.c -o sort.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 ./spaces.c -o pic/spaces.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 ./spaces.c -o noasan/spaces.o; \
else true; fi
yes
checking for iconv.h... yes
checking for ld used by GCC... 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
checking for string.h... yes
checking for stdlib.h... 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 ./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 ./splay-tree.c -o splay-tree.o
ld
checking if the linker (ld) is GNU ld... 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 ./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 ./stack-limit.c -o stack-limit.o
yes
checking for shared library run path origin... yes
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 ./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 ./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 ./strerror.c -o strerror.o
checking for memory.h... checking for string.h... 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 ./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 ./strsignal.c -o strsignal.o
done
checking for iconv... yes
checking for memory.h... 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 ./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 ./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 ./timeval-utils.c -o timeval-utils.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
checking for strings.h... 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 ./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 ./xasprintf.c -o xasprintf.o
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 ./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 ./xatexit.c -o noasan/xatexit.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
yes
checking for iconv declaration... yes
checking for strings.h... 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 ./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 ./xexit.c -o xexit.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 ./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 ./xmalloc.c -o noasan/xmalloc.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
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
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
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 ./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 ./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 ./xstrdup.c -o xstrdup.o
checking for inttypes.h...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
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 ./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 ./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 ./xstrndup.c -o pic/xstrndup.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
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
yes
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 ./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 ./xvasprintf.c -o xvasprintf.o
yes
checking for inttypes.h... checking for stdint.h... 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 ./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 ./setproctitle.c -o setproctitle.o
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 ./regex.c -o noasan/regex.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
configure: updating cache ./config.cache
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
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/libiberty/testsuite'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/libiberty/testsuite'
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 pic/cp-demangle.o; \
else true; fi
checking that generated files are newer than configure... done
configure: creating ./config.status
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
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
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 ./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 ./md5.c -o noasan/md5.o; \
else true; fi
yes
checking for unistd.h... 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
checking for stdint.h... yes
checking minix/config.h usability... yes
checking for unistd.h... 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 ./sha1.c -o noasan/sha1.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 ./sha1.c -o sha1.o
yes
checking minix/config.h usability... no
checking minix/config.h presence... 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 ./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 ./alloca.c -o alloca.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking minix/config.h presence... 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 ./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 ./argv.c -o argv.o
yes
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... 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 ./choose-temp.c -o choose-temp.o
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 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... 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 ./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 ./concat.c -o concat.o
ld
checking if the linker (ld) is GNU ld... 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
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
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
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 powerpc64le-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... (cached) ar
checking for powerpc64le-unknown-linux-gnu-strip... no
checking for strip... strip
checking for powerpc64le-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... 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 powerpc64le-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... (cached) ar
checking for powerpc64le-unknown-linux-gnu-strip... no
checking for strip... strip
checking for powerpc64le-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... 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 ./crc32.c -o noasan/crc32.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 ./d-demangle.c -o pic/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 ./d-demangle.c -o noasan/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 ./d-demangle.c -o d-demangle.o
config.status: creating Makefile
ok
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
ok
checking for dlfcn.h... config.status: creating config.h
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
checking for dlfcn.h... config.status: creating po/Makefile.in
config.status: creating po/POTFILES
yes
checking for objdir... config.status: creating po/Makefile
.libs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
yes
checking for objdir... .libs
config.status: executing default-1 commands
config.status: executing default commands
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
checking if gcc static flag -static 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 supports -c -o file.o... yes
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) supports shared libraries... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) 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... 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... 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
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-20200526-9515-1rr9zr2/binutils-2.34/libiberty'
no
checking for dlopen in -ldl... yes
checking whether a 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... /usr/bin/msgmerge
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking limits.h usability... yes
checking whether a statically linked program can dlopen itself... yes
checking limits.h presence... yes
checking for limits.h... yes
checking whether string.h and strings.h may both be included... no
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
checking for windows.h... yes
checking whether basename is declared... yes
checking whether stpcpy is declared... no
checking for library containing dlsym... yes
checking for sigsetjmp...
checking linker --as-needed support... yes
checking for cos in -lm... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
no
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
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... 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... config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
8
checking size of void *... config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
8
checking size of long... 8
checking size of int... 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-20200526-9515-1rr9zr2/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
/usr/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
/usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new
creating bfdver.h
Making info in doc
mv -f elf32-target.new elf32-target.h
mv -f elf64-target.new elf64-target.h
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/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
test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi .
test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi .
test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi .
test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi .
test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi .
/bin/sh ./../../move-if-change archive.tmp archive.texi
test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi .
test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi .
/bin/sh ./../../move-if-change aoutx.tmp aoutx.texi
/bin/sh ./../../move-if-change archures.tmp archures.texi
test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi .
/bin/sh ./../../move-if-change cache.tmp cache.texi
/bin/sh ./../../move-if-change core.tmp core.texi
/bin/sh ./../../move-if-change bfd.tmp bfdt.texi
/bin/sh ./../../move-if-change coffcode.tmp coffcode.texi
touch archive.stamp
/bin/sh ./../../move-if-change elf.tmp elf.texi
touch aoutx.stamp
./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp
touch archures.stamp
touch cache.stamp
touch core.stamp
touch bfdt.stamp
touch coffcode.stamp
./chew -f ./doc.str < ./../format.c >format.tmp
./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi .
./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
./chew -f ./doc.str < ./../opncls.c >opncls.tmp
touch elf.stamp
/bin/sh ./../../move-if-change elfcode.tmp elfcode.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 .
test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi .
test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi .
./chew -f ./doc.str < ./../reloc.c >reloc.tmp
/bin/sh ./../../move-if-change format.tmp format.texi
test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi .
/bin/sh ./../../move-if-change libbfd.tmp libbfd.texi
/bin/sh ./../../move-if-change bfdwin.tmp bfdwin.texi
/bin/sh ./../../move-if-change bfdio.tmp bfdio.texi
/bin/sh ./../../move-if-change opncls.tmp opncls.texi
touch elfcode.stamp
./chew -f ./doc.str < ./../section.c >section.tmp
./chew -f ./doc.str < ./../syms.c >syms.tmp
touch bfdwin.stamp
touch libbfd.stamp
touch format.stamp
./chew -f ./doc.str < ./../targets.c >targets.tmp
touch bfdio.stamp
test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi .
touch opncls.stamp
test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi .
test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi .
./chew -f ./doc.str < ./../init.c >init.tmp
./chew -f ./doc.str < ./../hash.c >hash.tmp
./chew -f ./doc.str < ./../linker.c >linker.tmp
/bin/sh ./../../move-if-change reloc.tmp reloc.texi
/bin/sh ./../../move-if-change section.tmp section.texi
/bin/sh ./../../move-if-change syms.tmp syms.texi
test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi .
test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi .
/bin/sh ./../../move-if-change init.tmp init.texi
test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi .
test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi .
./chew -f ./doc.str < ./../mmo.c >mmo.tmp
/bin/sh ./../../move-if-change targets.tmp targets.texi
/bin/sh ./../../move-if-change linker.tmp linker.texi
/bin/sh ./../../move-if-change hash.tmp hash.texi
touch section.stamp
test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi .
touch syms.stamp
/bin/sh ./../../move-if-change mmo.tmp mmo.texi
touch reloc.stamp
touch init.stamp
touch linker.stamp
touch targets.stamp
touch hash.stamp
touch mmo.stamp
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd/doc'
Making info in po
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/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-20200526-9515-1rr9zr2/binutils-2.34/bfd/po'
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd/po'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd/po'
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd'
make[3]: Nothing to be done for `info-am'.
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd'
/usr/bin/make all-recursive
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd'
Making all in doc
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd/doc'
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd/doc'
Making all in po
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd/po'
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
rm -f elf32-aarch64.c
rm -f elf64-aarch64.c
echo "#line 1 \"./elfnn-aarch64.c\"" > elf32-aarch64.new
rm -f elf32-ia64.c
/bin/sh ./../move-if-change bfd-tmp.h bfd.h
echo "#line 1 \"./elfnn-aarch64.c\"" > elf64-aarch64.new
/usr/bin/sed -e s/NN/32/g < ./elfnn-ia64.c > elf32-ia64.new
rm -f elf64-ia64.c
/usr/bin/sed -e s/NN/32/g < ./elfnn-aarch64.c >> elf32-aarch64.new
rm -f elf32-riscv.c
/usr/bin/sed -e s/NN/64/g < ./elfnn-aarch64.c >> elf64-aarch64.new
rm -f bfd-tmp.h
mv -f elf32-ia64.new elf32-ia64.c
/usr/bin/sed -e s/NN/64/g < ./elfnn-ia64.c > elf64-ia64.new
mv -f elf32-aarch64.new elf32-aarch64.c
echo "#line 1 \"./elfnn-riscv.c\"" > elf32-riscv.new
touch stmp-bfd-h
rm -f elf64-riscv.c
echo "#line 1 \"./elfnn-riscv.c\"" > elf64-riscv.new
mv -f elf64-aarch64.new elf64-aarch64.c
rm -f pepigen.c
rm -f pex64igen.c
sed -e s/NN/32/g < ./elfnn-riscv.c >> elf32-riscv.new
sed -e s/NN/64/g < ./elfnn-riscv.c >> elf64-riscv.new
/usr/bin/sed -e s/XX/pep/g < ./peXXigen.c > pepigen.new
/usr/bin/sed -e s/XX/pex64/g < ./peXXigen.c > pex64igen.new
rm -f peigen.c
/usr/bin/sed -e s/XX/pe/g < ./peXXigen.c > peigen.new
rm -f tofiles
mv -f elf64-ia64.new elf64-ia64.c
mv -f pex64igen.new pex64igen.c
f=""; \
for i in elf64-ppc.lo elf64-gen.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-ppc.lo elf-vxworks.lo elf32.lo coff-rs6000.lo xcofflink.lo coffgen.lo coff64-rs6000.lo aix5ppc-core.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-rs6000.lo cpu-powerpc.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
mv -f elf32-riscv.new elf32-riscv.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
mv -f elf64-riscv.new elf64-riscv.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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=powerpc_elf64_le_vec -DASSOCIATED_VECS='&powerpc_elf64_le_vec,&powerpc_elf64_vec,&powerpc_elf32_le_vec,&powerpc_elf32_vec,&rs6000_xcoff_vec,&rs6000_xcoff64_vec,&rs6000_xcoff64_aix_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' ./archures.c
mv -f pepigen.new pepigen.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
mv -f peigen.new peigen.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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=powerpc_elf64_le_vec "-DASSOCIATED_VECS=&powerpc_elf64_le_vec,&powerpc_elf64_vec,&powerpc_elf32_le_vec,&powerpc_elf32_vec,&rs6000_xcoff_vec,&rs6000_xcoff64_vec,&rs6000_xcoff64_aix_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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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 ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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=powerpc_elf64_le_vec -DASSOCIATED_VECS='&powerpc_elf64_le_vec,&powerpc_elf64_vec,&powerpc_elf32_le_vec,&powerpc_elf32_vec,&rs6000_xcoff_vec,&rs6000_xcoff64_vec,&rs6000_xcoff64_aix_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' ./targets.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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=powerpc_elf64_le_vec "-DASSOCIATED_VECS=&powerpc_elf64_le_vec,&powerpc_elf64_vec,&powerpc_elf32_le_vec,&powerpc_elf32_vec,&rs6000_xcoff_vec,&rs6000_xcoff64_vec,&rs6000_xcoff64_aix_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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib/debug\" ./dwarf2.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/home/linuxbrew/.linuxbrew/Cellar/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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/home/linuxbrew/.linuxbrew/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
/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/linuxbrew/.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-ppc.o elf64-gen.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-ppc.o elf-vxworks.o elf32.o coff-rs6000.o xcofflink.o coffgen.o coff64-rs6000.o aix5ppc-core.o elf32-gen.o plugin.o elf32-aarch64.o elf64-aarch64.o elfxx-aarch64.o aout64.o coff-alpha.o coff-x86_64.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 elf32-riscv.o elf64-riscv.o elfxx-riscv.o elf64-s390.o elf64-sparc.o elf64-tilegx.o elf64-x86-64.o elfxx-x86.o elf64-bpf.o mach-o-aarch64.o mach-o-x86-64.o mmo.o pe-x86_64.o pei-ia64.o pei-x86_64.o pepigen.o pex64igen.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-sh.o coff-stgo32.o coff-tic30.o coff-tic4x.o coff-tic54x.o coff-z80.o coff-z8k.o cofflink.o ecoff.o ecofflink.o elf-ifunc.o elf-m10200.o elf-m10300.o elf-nacl.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-i386.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-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-i386.o pei-mcore.o pei-ppc.o pei-sh.o peigen.o ppcboot.o reloc16.o som.o vax1knetbsd.o vaxnetbsd.o vms-lib.o vms-misc.o wasm-module.o xsym.o xtensa-isa.o xtensa-modules.o cpu-rs6000.o cpu-powerpc.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-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.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-pru.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-20200526-9515-1rr9zr2/binutils-2.34/bfd'
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd'
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/bfd'
Configuring in ./libctf
make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/opcodes'
/usr/bin/make all-recursive
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/opcodes'
Making all in .
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/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
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
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 -DARCH_all ./disassemble.c -o disassemble.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 dis-init.c -o dis-init.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-asm.c -o aarch64-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 aarch64-dis.c -o aarch64-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 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 aarch64-opc.lo aarch64-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 aarch64-opc.c -o aarch64-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 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
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
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
configure: creating cache ./config.cache
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
/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
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 arc-ext.lo arc-ext.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
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... /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
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
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... /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
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
yes
checking for gcc option to accept ISO C89... /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
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
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
none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... /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
gcc -E
/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
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
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
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... /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
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
/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
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 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
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
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
yes
checking for sys/types.h... /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
yes
checking for sys/stat.h... 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
yes
/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
checking for stdlib.h... 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
yes
checking for string.h... /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
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
yes
checking for memory.h... /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
yes
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
checking for strings.h... /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
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
yes
checking for inttypes.h... /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
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
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
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
yes
checking for stdint.h... /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
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
yes
checking for unistd.h... /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 dlx-dis.c -o dlx-dis.o
yes
/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
checking minix/config.h usability... /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 bpf-asm.c -o bpf-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 bpf-desc.c -o bpf-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 bpf-dis.lo bpf-dis.c
no
checking minix/config.h presence... 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
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... /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
yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... /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
yes
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
checking for style of include used by /usr/bin/make... /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
GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of gcc... none
checking whether /usr/bin/make sets $(MAKE)... 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
(cached) yes
checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
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 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 epiphany-desc.c -o epiphany-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 epiphany-dis.c -o epiphany-dis.o
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 powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
/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
checking build system type... 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
powerpc64le-unknown-linux-gnu
checking host system type... powerpc64le-unknown-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... /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
ld
checking if the linker (ld) is GNU ld... 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
yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... /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 fr30-asm.c -o fr30-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 fr30-desc.c -o fr30-desc.o
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 powerpc64le-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... (cached) ar
checking for powerpc64le-unknown-linux-gnu-strip... no
checking for strip... strip
checking for powerpc64le-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... /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
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
/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 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 fr30-opc.lo fr30-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-opc.c -o fr30-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-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 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 frv-desc.lo frv-desc.c
ok
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
/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
/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
checking for dlfcn.h... 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
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
yes
checking for objdir... .libs
/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
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 ft32-dis.lo ft32-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 ft32-dis.c -o ft32-dis.o
checking if gcc supports -fno-rtti -fno-exceptions... /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
/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 ft32-opc.c -o ft32-opc.o
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC 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 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 hppa-dis.lo hppa-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-dis.lo i386-dis.c
yes
checking if gcc static flag -static 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 hppa-dis.c -o hppa-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 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 i386-opc.lo i386-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 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 i386-opc.c -o i386-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 ia64-dis.c -o ia64-dis.o
yes
checking if gcc supports -c -o file.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 ia64-opc.c -o ia64-opc.o
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... /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
yes
checking dynamic linker characteristics... 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 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 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 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 ip2k-dis.c -o ip2k-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
/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
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... 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
no
checking for aclocal... ${SHELL} /tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/missing aclocal-1.15
checking for autoconf... ${SHELL} /tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/missing autoconf
checking for autoheader... ${SHELL} /tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/missing autoheader
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... 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 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 iq2000-asm.c -o iq2000-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-desc.c -o iq2000-desc.o
yes
checking whether gcc supports -Wnarrowing... /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
yes
checking whether gcc supports -Wwrite-strings... 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 iq2000-ibld.lo iq2000-ibld.c
yes
checking whether gcc supports -Wmissing-format-attribute... /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 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 iq2000-opc.c -o iq2000-opc.o
yes
checking whether gcc supports -Wstrict-prototypes... /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 lm32-asm.c -o lm32-asm.o
yes
checking whether gcc supports -Wmissing-prototypes... yes
/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
checking whether gcc supports -Wold-style-definition... /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 lm32-dis.c -o lm32-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 lm32-desc.c -o lm32-desc.o
yes
checking whether gcc supports -pedantic -Wlong-long... /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
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
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
checking for unistd.h... (cached) yes
checking for sys/param.h... /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
/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 lm32-opc.c -o lm32-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 lm32-opinst.c -o lm32-opinst.o
yes
/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
checking for getpagesize... 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
/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
/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 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 m10300-dis.c -o m10300-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-opc.lo m10300-opc.c
yes
checking for working mmap... /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 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 m32c-asm.c -o m32c-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 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 m32c-dis.lo m32c-dis.c
yes
checking for library containing dlopen... 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
-ldl
checking for ELF support in BFD... /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
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 m32c-opc.lo m32c-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 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 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 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 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 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 m32r-dis.lo m32r-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
/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
yes
checking whether byte ordering is bigendian... 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 m32r-opc.lo m32r-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-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 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 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 m68hc11-dis.lo m68hc11-dis.c
no
checking byteswap.h usability... 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 m68hc11-opc.lo m68hc11-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 m68k-dis.lo m68k-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
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 m68k-opc.lo m68k-opc.c
yes
checking byteswap.h presence... 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 s12z-dis.lo s12z-dis.c
yes
checking for byteswap.h... yes
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
checking endian.h usability... yes
checking endian.h presence... /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
yes
checking for endian.h... yes
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
checking for pread... /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 mcore-dis.c -o mcore-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
/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
yes
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 mep-desc.c -o mep-desc.o
checking whether asprintf is declared... /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 mep-ibld.c -o mep-ibld.o
yes
checking for qsort_r... /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
yes
checking for qsort_r signature... 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
GNU
checking for O_CLOEXEC... /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
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
/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
yes
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 micromips-opc.c -o micromips-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
/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
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 mips-opc.c -o mips-opc.o
configure: updating cache ./config.cache
/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
checking that generated files are newer than configure... done
configure: creating ./config.status
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 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 mmix-dis.c -o mmix-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
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
/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
/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
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
/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
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 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 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 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 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
/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 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 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-dis.c -o mt-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 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 mt-ibld.c -o mt-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 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 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-asm.c -o nds32-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 nds32-dis.c -o nds32-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 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 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 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 nios2-dis.c -o nios2-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 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 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 ns32k-dis.c -o ns32k-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-asm.lo or1k-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 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 or1k-asm.c -o or1k-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 or1k-desc.c -o or1k-desc.o
config.status: creating Makefile
/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
config.status: creating config.h
config.status: executing depfiles commands
/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
config.status: executing libtool commands
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 or1k-ibld.c -o or1k-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 or1k-opc.lo or1k-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 pdp11-dis.lo pdp11-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 or1k-opc.c -o or1k-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-opc.lo pdp11-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 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 pdp11-dis.c -o pdp11-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 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 pj-dis.c -o pj-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 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 ppc-dis.lo ppc-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 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 ppc-opc.lo ppc-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 pru-dis.lo pru-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 pru-opc.lo pru-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 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 ppc-opc.c -o ppc-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 pru-opc.c -o pru-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 pru-dis.c -o pru-dis.o
make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/libctf'
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
/usr/bin/make all-am
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/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. -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 riscv-opc.c -o riscv-opc.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-archive.c -o ctf-archive.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
/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 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 rx-decode.lo rx-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 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 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 rx-dis.c -o rx-dis.o
/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. -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
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 s390-dis.c -o s390-dis.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
/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 score-dis.c -o score-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 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 sh-dis.lo -DARCH_all ./sh-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 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 -DARCH_all ./sh-dis.c -o sh-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-dis.c -o sparc-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. -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
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
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
/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
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
/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
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
/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. -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. -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. -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 tic30-dis.lo tic30-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 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 tic4x-dis.lo tic4x-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 tic4x-dis.c -o tic4x-dis.o
/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
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
/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. -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
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. -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
/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
/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. -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
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
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. -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. -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. -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
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. -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 tilegx-opc.lo tilegx-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 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 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 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 tilepro-opc.lo tilepro-opc.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
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. -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. -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
/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 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 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 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 vax-dis.lo vax-dis.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. -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 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-dis.c -o visium-dis.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
/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
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
/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
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
/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. -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. -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
/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 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 xc16x-desc.lo xc16x-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 xc16x-asm.c -o xc16x-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 xc16x-desc.c -o xc16x-desc.o
/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
/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. -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=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 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-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 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 xc16x-opc.c -o xc16x-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 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 xstormy16-asm.c -o xstormy16-asm.o
/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/linuxbrew/.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
/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/linuxbrew/.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=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 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
/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
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: ranlib .libs/libctf-nobfd.a
/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
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.a
libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" )
/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 xstormy16-ibld.c -o xstormy16-ibld.o
libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" )
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
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/libctf'
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/libctf'
/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
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 xgate-dis.c -o xgate-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 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 xgate-opc.c -o xgate-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 z80-dis.lo z80-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 z80-dis.c -o z80-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 z8k-dis.lo z8k-dis.c
./s390-mkopc < ./s390-opc.txt > s390-opc.tab
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
/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
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
/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/linuxbrew/.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
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
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
touch stamp-lib
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/opcodes'
Making all in po
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/opcodes/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/opcodes/po'
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/opcodes'
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/opcodes'
make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas'
/usr/bin/make all-recursive
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas'
Making all in doc
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas/doc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas/doc'
Making all in po
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas/po'
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I./../zlib -g -O2 -c -o config/tc-ppc.o config/tc-ppc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/linuxbrew/.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/linuxbrew/.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
/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-ppc.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -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-ppc.o config/obj-elf.o config/atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas'
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas'
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gas'
make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold'
make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gprof'
/usr/bin/make all-recursive
make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/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
/usr/bin/make all-recursive
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gprof'
gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 ./syslex_wrap.c
Making info in doc
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold'
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (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 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
Making all in po
touch addr2line.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ./binutils.texi > addr2line.pod
touch ar.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dar < ./binutils.texi > ar.pod
Making all in po
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gprof/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gprof/po'
touch dlltool.1
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold/po'
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gprof'
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o basic_blocks.o basic_blocks.c
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ./binutils.texi > dlltool.pod
Making all in testsuite
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold/testsuite'
(for i in `seq 1 70000`; do \
echo "int var_$i __attribute__((section(\"section_$i\"))) = $i;"; \
done) > many_sections_define.h.tmp
(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)
(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)
(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)
rm -f addr2line.pod
touch nm.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ./binutils.texi > nm.pod
rm -f dlltool.pod
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o call_graph.o call_graph.c
touch objcopy.1
gcc -g -O2 -o sysinfo sysinfo.o syslex_wrap.o
(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)
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ./binutils.texi > objcopy.pod
(for i in `seq 1 1000 70000`; do \
echo "assert(var_$i == $i);"; \
done) > many_sections_check.h.tmp
rm -f ar.pod
touch objdump.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ./binutils.texi > objdump.pod
mv -f many_sections_check.h.tmp many_sections_check.h
touch ranlib.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)
(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)
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ./binutils.texi > ranlib.pod
./sysinfo -d <./sysroff.info >sysroff.h
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cg_dfn.o cg_dfn.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)
rm -f nm.pod
touch readelf.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ./binutils.texi > readelf.pod
rm -f ranlib.pod
touch size.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ./binutils.texi > size.pod
(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 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)
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o cg_print.o cg_print.c
rm -f objdump.pod
touch strings.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ./binutils.texi > strings.pod
(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)
rm -f readelf.pod
rm -f size.pod
touch strip.1
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o corefile.o corefile.c
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ./binutils.texi > strip.pod
(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)
rm -f objcopy.pod
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o gmon_io.o gmon_io.c
touch elfedit.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ./binutils.texi > elfedit.pod
rm -f strings.pod
(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)
touch windres.1
rm -f strip.pod
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ./binutils.texi > windres.pod
touch windmc.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ./binutils.texi > windmc.pod
(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 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)
rm -f elfedit.pod
touch cxxfilt.man
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ./binutils.texi > c++filt.pod
rm -f windmc.pod
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.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/linuxbrew/.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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o hist.o hist.c
(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)
rm -f windres.pod
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o search_list.o search_list.c
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.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/linuxbrew/.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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o utils.o utils.c
rm -f c++filt.pod
if test -f cxxfilt.man; then \
man=cxxfilt.man; \
else \
man=./cxxfilt.man; \
fi; \
sed -e 's/@PROGRAM@/c++filt/' \
-e 's/cxxfilt/c++filt/' < $man \
> c++filt.1
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o i386.o i386.c
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o alpha.o alpha.c
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o vax.o vax.c
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o sparc.o sparc.c
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o mips.o mips.c
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -c -o flat_bl.o flat_bl.c
gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/linuxbrew/.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/linuxbrew/.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
/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-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -lm -ldl
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gprof'
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gprof'
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/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-20200526-9515-1rr9zr2/binutils-2.34/gold/testsuite'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold/testsuite'
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold/testsuite'
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold'
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils/doc'
Making info in po
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils/po'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils/po'
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils'
make[3]: Nothing to be done for `info-am'.
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils'
/usr/bin/make all-recursive
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils'
Making all in doc
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils/doc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils/doc'
Making all in po
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils/po'
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o size.o size.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o bucomm.o bucomm.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o version.o version.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o filemode.o filemode.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -DOBJDUMP_PRIVATE_VECTORS=" &objdump_private_desc_xcoff," ./objdump.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o dwarf.o dwarf.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o prdbg.o prdbg.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o rddbg.o rddbg.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o debug.o debug.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o stabs.o stabs.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o rdcoff.o rdcoff.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfcomm.o elfcomm.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o od-xcoff.o od-xcoff.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c `test -f arparse.c || echo ./`arparse.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c `test -f arlex.c || echo ./`arlex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o ar.o ar.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o not-ranlib.o not-ranlib.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o arsup.o arsup.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o rename.o rename.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o binemul.o binemul.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o emul_vanilla.o emul_vanilla.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o strings.o strings.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o is-ranlib.o is-ranlib.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o objcopy.o objcopy.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o not-strip.o not-strip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o wrstabs.o wrstabs.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coffgrok.o coffgrok.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o coffdump.o coffdump.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_I386 ./dlltool.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c `test -f defparse.c || echo ./`defparse.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c `test -f deflex.c || echo ./`deflex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o windres.o windres.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o resrc.o resrc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_I386 ./rescoff.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o resbin.o resbin.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c `test -f rcparse.c || echo ./`rcparse.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c ./rclex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o winduni.o winduni.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o resres.o resres.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o windmc.o windmc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c `test -f mcparse.c || echo ./`mcparse.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c ./mclex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o addr2line.o addr2line.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o readelf.o readelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o unwind-ia64.o unwind-ia64.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o elfedit.o elfedit.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o dllwrap.o dllwrap.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o nm.o nm.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o is-strip.o is-strip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o cxxfilt.o cxxfilt.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o bfdtest1.o bfdtest1.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o bfdtest2.o bfdtest2.c
gcc -o bin2c -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 ./bin2c.c
awk '/^program_transform_name=/ {print "program_transform_name=\"s,y,y,\""; next} {print}' < embedspu.sh > embedspu
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
chmod a+x embedspu
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o od-xcoff.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o od-xcoff.o ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
./sysinfo -c <./sysroff.info >sysroff.c
./sysinfo -i <./sysroff.info >>sysroff.c
./sysinfo -g <./sysroff.info >>sysroff.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o coffdump coffdump.o coffgrok.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o coffdump coffdump.o coffgrok.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o dlltool dlltool.o defparse.o deflex.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o dlltool dlltool.o defparse.o deflex.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
../libiberty/libiberty.a(choose-temp.o): In function `choose_temp_base':
choose-temp.c:(.text+0x80): warning: the use of `mktemp' is dangerous, better use `mkstemp'
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
../libiberty/libiberty.a(choose-temp.o): In function `choose_temp_base':
choose-temp.c:(.text+0x80): warning: the use of `mktemp' is dangerous, better use `mkstemp'
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o windmc windmc.o mcparse.o mclex.o winduni.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o windmc windmc.o mcparse.o mclex.o winduni.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/libctf-nobfd.la ../libiberty/libiberty.a -L./../zlib -lz -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/.libs/libctf-nobfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib ../libiberty/libiberty.a -lz -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl
../libiberty/libiberty.a(choose-temp.o): In function `choose_temp_base':
choose-temp.c:(.text+0x80): warning: the use of `mktemp' is dangerous, better use `mkstemp'
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o testsuite/gentestdlls.o testsuite/gentestdlls.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o srconv.o srconv.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -c -o sysdump.o sysdump.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o srconv srconv.o coffgrok.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o srconv srconv.o coffgrok.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o sysdump sysdump.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -g -O2 -o sysdump sysdump.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils'
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils'
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/binutils'
make[2]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
(echo "/* This file is automatically generated. DO NOT EDIT! */";\
for f in `echo " " eaix5ppc.o eaix5rs6.o eaixppc.o eaixrs6.o ealpha.o ealphavms.o earcv2elf.o earcv2elfx.o earcelf.o earclinux.o earclinux_nps.o earm_wince_pe.o earmelf.o earmelf_fbsd.o earmelf_fuchsia.o earmelf_linux.o earmelf_linux_eabi.o earmelf_linux_fdpiceabi.o earmelf_nacl.o earmelf_nbsd.o earmelf_phoenix.o earmelf_vxworks.o earmelfb.o earmelfb_fbsd.o earmelfb_fuchsia.o earmelfb_linux.o earmelfb_linux_eabi.o earmelfb_linux_fdpiceabi.o earmelfb_nacl.o earmelfb_nbsd.o earmnto.o earmpe.o earmsymbian.o eavr1.o eavr2.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ecrisaout.o ecriself.o ecrislinux.o ecskyelf.o ecskyelf_linux.o ed10velf.o ed30v_e.o ed30v_o.o ed30velf.o eelf32_dlx.o eelf32_sparc.o eelf32_sparc_sol2.o eelf32_sparc_vxworks.o eelf32_spu.o eelf32_tic6x_be.o eelf32_tic6x_le.o eelf32_tic6x_linux_be.o eelf32_tic6x_linux_le.o eelf32_tic6x_elf_be.o eelf32_tic6x_elf_le.o eelf32am33lin.o eelf32bfin.o eelf32bfinfd.o eelf32cr16.o eelf32crx.o eelf32epiphany.o eelf32epiphany_4x4.o eelf32fr30.o eelf32frv.o eelf32frvfd.o eelf32ft32.o eelf32ip2k.o eelf32iq10.o eelf32iq2000.o eelf32lm32.o eelf32lm32fd.o eelf32lppc.o eelf32lppclinux.o eelf32lppcnto.o eelf32lppcsim.o eelf32m32c.o eelf32mb_linux.o eelf32mbel_linux.o eelf32mcore.o eelf32mep.o eelf32metag.o eelf32microblazeel.o eelf32microblaze.o eelf32moxie.o emoxiebox.o eelf32mt.o eelf32or1k.o eelf32or1k_linux.o eelf32ppc.o eelf32ppc_fbsd.o eelf32ppclinux.o eelf32ppcnto.o eelf32ppcsim.o eelf32ppcvxworks.o eelf32ppcwindiss.o eelf32lriscv.o eelf32lriscv_ilp32f.o eelf32lriscv_ilp32.o eelf32rl78.o eelf32rx.o eelf32tilegx.o eelf32tilegx_be.o eelf32tilepro.o eelf32vax.o eelf32visium.o eelf32xc16x.o eelf32xc16xl.o eelf32xc16xs.o eelf32xstormy16.o eelf32xtensa.o eelf32z80.o eelf_i386.o eelf_i386_be.o eelf_i386_fbsd.o eelf_i386_ldso.o eelf_i386_nacl.o eelf_i386_sol2.o eelf_i386_vxworks.o eelf_iamcu.o eelf_s390.o eh8300elf.o eh8300elf_linux.o eh8300helf.o eh8300helf_linux.o eh8300hnelf.o eh8300self.o eh8300self_linux.o eh8300snelf.o eh8300sxelf.o eh8300sxelf_linux.o eh8300sxnelf.o ehppaelf.o ehppalinux.o ehppanbsd.o ehppaobsd.o ei386beos.o ei386bsd.o ei386go32.o ei386lynx.o ei386moss.o ei386msdos.o ei386nto.o ei386pe.o ei386pe_posix.o em32relf.o em32relf_linux.o em32rlelf.o em32rlelf_linux.o em68hc11elf.o em68hc11elfb.o em68hc12elf.o em68hc12elfb.o em68kelf.o em68kelfnbsd.o em9s12zelf.o emcorepe.o emn10200.o emn10300.o emsp430elf.o emsp430X.o ends32elf.o ends32elf16m.o ends32elf_linux.o ends32belf.o ends32belf16m.o ends32belf_linux.o ens32knbsd.o enios2elf.o enios2linux.o epc532macha.o epdp11.o epjelf.o epjlelf.o eppclynx.o eppcmacos.o eppcpe.o epruelf.o escore3_elf.o escore7_elf.o esh.o eshelf.o eshelf_fd.o eshelf_linux.o eshelf_nbsd.o eshelf_nto.o eshelf_uclinux.o eshelf_vxworks.o eshl.o eshlelf.o eshlelf_fd.o eshlelf_linux.o eshlelf_nbsd.o eshlelf_nto.o eshlelf_vxworks.o eshpe.o etic30aout.o etic30coff.o etic3xcoff.o etic3xcoff_onchip.o etic4xcoff.o etic54xcoff.o ev850.o ev850_rh850.o evanilla.o evaxnbsd.o exgateelf.o ez80.o ez8001.o ez8002.o eaarch64elf.o eaarch64elf32.o eaarch64elfb.o eaarch64elf32b.o eaarch64cloudabi.o eaarch64cloudabib.o eaarch64fbsd.o eaarch64fbsdb.o eaarch64linux.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o eelf32_x86_64.o eelf32_x86_64_nacl.o eelf32b4300.o eelf32bmip.o eelf32bmipn32.o eelf32bsmip.o eelf32btsmip.o eelf32btsmip_fbsd.o eelf32btsmipn32.o eelf32btsmipn32_fbsd.o eelf32ebmip.o eelf32ebmipvxworks.o eelf32elmip.o eelf32elmipvxworks.o eelf32l4300.o eelf32lmip.o eelf32lr5900.o eelf32lr5900n32.o eelf32lsmip.o eelf32ltsmip.o eelf32ltsmip_fbsd.o eelf32ltsmipn32.o eelf32ltsmipn32_fbsd.o eelf32mipswindiss.o eelf64_aix.o eelf64bpf.o eelf64_ia64.o eelf64_ia64_fbsd.o eelf64_ia64_vms.o eelf64_s390.o eelf64_sparc.o eelf64_sparc_fbsd.o eelf64_sparc_sol2.o eelf64alpha.o eelf64alpha_fbsd.o eelf64alpha_nbsd.o eelf64bmip.o eelf64btsmip.o eelf64btsmip_fbsd.o eelf64hppa.o eelf64lppc.o eelf64lriscv.o eelf64lriscv_lp64f.o eelf64lriscv_lp64.o eelf64ltsmip.o eelf64ltsmip_fbsd.o eelf64mmix.o eelf64ppc.o eelf64ppc_fbsd.o eelf64rdos.o eelf64tilegx.o eelf64tilegx_be.o eelf_l1om.o eelf_l1om_fbsd.o eelf_k1om.o eelf_k1om_fbsd.o eelf_x86_64.o eelf_x86_64_cloudabi.o eelf_x86_64_fbsd.o eelf_x86_64_nacl.o eelf_x86_64_sol2.o ehppa64linux.o ei386pep.o emmo.o "" \
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
done;\
echo "";\
echo "#define EMULATION_LIST \\";\
for f in `echo " " eaix5ppc.o eaix5rs6.o eaixppc.o eaixrs6.o ealpha.o ealphavms.o earcv2elf.o earcv2elfx.o earcelf.o earclinux.o earclinux_nps.o earm_wince_pe.o earmelf.o earmelf_fbsd.o earmelf_fuchsia.o earmelf_linux.o earmelf_linux_eabi.o earmelf_linux_fdpiceabi.o earmelf_nacl.o earmelf_nbsd.o earmelf_phoenix.o earmelf_vxworks.o earmelfb.o earmelfb_fbsd.o earmelfb_fuchsia.o earmelfb_linux.o earmelfb_linux_eabi.o earmelfb_linux_fdpiceabi.o earmelfb_nacl.o earmelfb_nbsd.o earmnto.o earmpe.o earmsymbian.o eavr1.o eavr2.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ecrisaout.o ecriself.o ecrislinux.o ecskyelf.o ecskyelf_linux.o ed10velf.o ed30v_e.o ed30v_o.o ed30velf.o eelf32_dlx.o eelf32_sparc.o eelf32_sparc_sol2.o eelf32_sparc_vxworks.o eelf32_spu.o eelf32_tic6x_be.o eelf32_tic6x_le.o eelf32_tic6x_linux_be.o eelf32_tic6x_linux_le.o eelf32_tic6x_elf_be.o eelf32_tic6x_elf_le.o eelf32am33lin.o eelf32bfin.o eelf32bfinfd.o eelf32cr16.o eelf32crx.o eelf32epiphany.o eelf32epiphany_4x4.o eelf32fr30.o eelf32frv.o eelf32frvfd.o eelf32ft32.o eelf32ip2k.o eelf32iq10.o eelf32iq2000.o eelf32lm32.o eelf32lm32fd.o eelf32lppc.o eelf32lppclinux.o eelf32lppcnto.o eelf32lppcsim.o eelf32m32c.o eelf32mb_linux.o eelf32mbel_linux.o eelf32mcore.o eelf32mep.o eelf32metag.o eelf32microblazeel.o eelf32microblaze.o eelf32moxie.o emoxiebox.o eelf32mt.o eelf32or1k.o eelf32or1k_linux.o eelf32ppc.o eelf32ppc_fbsd.o eelf32ppclinux.o eelf32ppcnto.o eelf32ppcsim.o eelf32ppcvxworks.o eelf32ppcwindiss.o eelf32lriscv.o eelf32lriscv_ilp32f.o eelf32lriscv_ilp32.o eelf32rl78.o eelf32rx.o eelf32tilegx.o eelf32tilegx_be.o eelf32tilepro.o eelf32vax.o eelf32visium.o eelf32xc16x.o eelf32xc16xl.o eelf32xc16xs.o eelf32xstormy16.o eelf32xtensa.o eelf32z80.o eelf_i386.o eelf_i386_be.o eelf_i386_fbsd.o eelf_i386_ldso.o eelf_i386_nacl.o eelf_i386_sol2.o eelf_i386_vxworks.o eelf_iamcu.o eelf_s390.o eh8300elf.o eh8300elf_linux.o eh8300helf.o eh8300helf_linux.o eh8300hnelf.o eh8300self.o eh8300self_linux.o eh8300snelf.o eh8300sxelf.o eh8300sxelf_linux.o eh8300sxnelf.o ehppaelf.o ehppalinux.o ehppanbsd.o ehppaobsd.o ei386beos.o ei386bsd.o ei386go32.o ei386lynx.o ei386moss.o ei386msdos.o ei386nto.o ei386pe.o ei386pe_posix.o em32relf.o em32relf_linux.o em32rlelf.o em32rlelf_linux.o em68hc11elf.o em68hc11elfb.o em68hc12elf.o em68hc12elfb.o em68kelf.o em68kelfnbsd.o em9s12zelf.o emcorepe.o emn10200.o emn10300.o emsp430elf.o emsp430X.o ends32elf.o ends32elf16m.o ends32elf_linux.o ends32belf.o ends32belf16m.o ends32belf_linux.o ens32knbsd.o enios2elf.o enios2linux.o epc532macha.o epdp11.o epjelf.o epjlelf.o eppclynx.o eppcmacos.o eppcpe.o epruelf.o escore3_elf.o escore7_elf.o esh.o eshelf.o eshelf_fd.o eshelf_linux.o eshelf_nbsd.o eshelf_nto.o eshelf_uclinux.o eshelf_vxworks.o eshl.o eshlelf.o eshlelf_fd.o eshlelf_linux.o eshlelf_nbsd.o eshlelf_nto.o eshlelf_vxworks.o eshpe.o etic30aout.o etic30coff.o etic3xcoff.o etic3xcoff_onchip.o etic4xcoff.o etic54xcoff.o ev850.o ev850_rh850.o evanilla.o evaxnbsd.o exgateelf.o ez80.o ez8001.o ez8002.o eaarch64elf.o eaarch64elf32.o eaarch64elfb.o eaarch64elf32b.o eaarch64cloudabi.o eaarch64cloudabib.o eaarch64fbsd.o eaarch64fbsdb.o eaarch64linux.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o eelf32_x86_64.o eelf32_x86_64_nacl.o eelf32b4300.o eelf32bmip.o eelf32bmipn32.o eelf32bsmip.o eelf32btsmip.o eelf32btsmip_fbsd.o eelf32btsmipn32.o eelf32btsmipn32_fbsd.o eelf32ebmip.o eelf32ebmipvxworks.o eelf32elmip.o eelf32elmipvxworks.o eelf32l4300.o eelf32lmip.o eelf32lr5900.o eelf32lr5900n32.o eelf32lsmip.o eelf32ltsmip.o eelf32ltsmip_fbsd.o eelf32ltsmipn32.o eelf32ltsmipn32_fbsd.o eelf32mipswindiss.o eelf64_aix.o eelf64bpf.o eelf64_ia64.o eelf64_ia64_fbsd.o eelf64_ia64_vms.o eelf64_s390.o eelf64_sparc.o eelf64_sparc_fbsd.o eelf64_sparc_sol2.o eelf64alpha.o eelf64alpha_fbsd.o eelf64alpha_nbsd.o eelf64bmip.o eelf64btsmip.o eelf64btsmip_fbsd.o eelf64hppa.o eelf64lppc.o eelf64lriscv.o eelf64lriscv_lp64f.o eelf64lriscv_lp64.o eelf64ltsmip.o eelf64ltsmip_fbsd.o eelf64mmix.o eelf64ppc.o eelf64ppc_fbsd.o eelf64rdos.o eelf64tilegx.o eelf64tilegx_be.o eelf_l1om.o eelf_l1om_fbsd.o eelf_k1om.o eelf_k1om_fbsd.o eelf_x86_64.o eelf_x86_64_cloudabi.o eelf_x86_64_fbsd.o eelf_x86_64_nacl.o eelf_x86_64_sol2.o ehppa64linux.o ei386pep.o emmo.o "" \
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
echo " &ld_${f}_emulation, \\"; \
done;\
echo " 0") >ldemul-tmp.h
mv ldemul-tmp.h ldemul-list.h
/usr/bin/make all-recursive
make[3]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
Making all in po
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld/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 default commands
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld/po'
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld/po'
make[4]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -g -O2 -g -O2 -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo './'`testplug.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\" -g -O2 -g -O2 -c testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\" -g -O2 -g -O2 -c testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -g -O2 -g -O2 -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo './'`testplug2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\" -g -O2 -g -O2 -c testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\" -g -O2 -g -O2 -c testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -g -O2 -g -O2 -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo './'`testplug3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\" -g -O2 -g -O2 -c testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\" -g -O2 -g -O2 -c testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -g -O2 -g -O2 -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo './'`testplug4.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\" -g -O2 -g -O2 -c testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\" -g -O2 -g -O2 -c testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c `test -f ldgram.c || echo ./`ldgram.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c ./ldlex-wrapper.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o lexsup.o lexsup.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldlang.o ldlang.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o mri.o mri.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldctor.o ldctor.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -DDEFAULT_EMULATION='"elf64lppc"' \
-DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' -DTOOLBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin"' \
-DTARGET='"powerpc64le-unknown-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"/\" \
./ldmain.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldwrite.o ldwrite.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldexp.o ldexp.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldemul.o ldemul.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldver.o ldver.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldmisc.o ldmisc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -DSCRIPTDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/lib"' -DBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin"' \
-DTOOLBINDIR='"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin"' \
./ldfile.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldcref.o ldcref.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o plugin.o plugin.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldbuildid.o ldbuildid.c
cp ./emultempl/astring.sed stringify.sed
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c `test -f deffilep.c || echo ./`deffilep.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o pe-dll.o pe-dll.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldelf.o ldelf.c
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-linux-gnu/bin\"" -DTOOLLIBDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/powerpc64le-unknown-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
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ldelfgen.o ldelfgen.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o pep-dll.o pep-dll.c
rm -f libgold.a
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -ldl
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
libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug_la-testplug.o -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0
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
libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so")
libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o
libtool: link: ranlib .libs/libldtestplug.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug2.la libldtestplug2_la-testplug2.lo -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug2_la-testplug2.o -ldl -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so")
libtool: link: ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o
libtool: link: ranlib .libs/libldtestplug2.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug3.la libldtestplug3_la-testplug3.lo -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug4.la libldtestplug4_la-testplug4.lo -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug3_la-testplug3.o -ldl -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0
libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug4_la-testplug4.o -ldl -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so")
libtool: link: ar rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o
libtool: link: ranlib .libs/libldtestplug3.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" )
libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0")
base=`echo eaix5ppc.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so")
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aix5ppc ""
libtool: link: ar rc .libs/libldtestplug4.a libldtestplug4_la-testplug4.o
libtool: link: ranlib .libs/libldtestplug4.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" )
base=`echo eaix5rs6.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aix5rs6 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaixppc.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aixppc ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaixrs6.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aixrs6 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ealpha.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes alpha ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ealphavms.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes alphavms ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earcv2elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
base=`echo earcv2elfx.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes arcv2elf ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes arcv2elfx ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earcelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes arcelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earclinux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earclinux_nps.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes arclinux ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes arclinux_nps ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earm_wince_pe.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes arm_wince_pe ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf ""
base=`echo earmelf_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelf_fuchsia.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf_fuchsia ""
base=`echo earmelf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelf_linux_eabi.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf_linux ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf_linux_eabi ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelf_linux_fdpiceabi.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf_linux_fdpiceabi ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelf_nacl.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf_nacl ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelf_nbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf_nbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelf_phoenix.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf_phoenix ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelf_vxworks.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelf_vxworks ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelfb.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelfb ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelfb_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelfb_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelfb_fuchsia.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelfb_fuchsia ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelfb_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelfb_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelfb_linux_eabi.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelfb_linux_eabi ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelfb_linux_fdpiceabi.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelfb_linux_fdpiceabi ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelfb_nacl.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmelfb_nbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelfb_nacl ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmnto.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armelfb_nbsd ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armnto ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmpe.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armpe ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo earmsymbian.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes armsymbian ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr1.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr1 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr2.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr2 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr25.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr25 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr3.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr3 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr31.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr31 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr35.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr35 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr4.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr4 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr5.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr5 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr51.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr51 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavr6.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avr6 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavrxmega1.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavrxmega2.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avrxmega2 ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avrxmega1 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavrxmega3.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avrxmega3 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavrxmega4.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavrxmega5.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avrxmega4 ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avrxmega5 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavrxmega6.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavrxmega7.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avrxmega6 ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avrxmega7 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eavrtiny.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes avrtiny ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ecrisaout.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ecriself.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes crisaout ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes criself ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ecrislinux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ecskyelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes crislinux ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes cskyelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ecskyelf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes cskyelf_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ed10velf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes d10velf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ed30v_e.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes d30v_e ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ed30v_o.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes d30v_o ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ed30velf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes d30velf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_dlx.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_dlx ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_sparc.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_sparc ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_sparc_sol2.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_sparc_sol2 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_sparc_vxworks.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_sparc_vxworks ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_spu.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_spu ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_tic6x_be.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_tic6x_be ""
base=`echo eelf32_tic6x_le.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_tic6x_le ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_tic6x_linux_be.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_tic6x_linux_be ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_tic6x_linux_le.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_tic6x_linux_le ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_tic6x_elf_be.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_tic6x_elf_be ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_tic6x_elf_le.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_tic6x_elf_le ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32am33lin.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32am33lin ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32bfin.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32bfin ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32bfinfd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32bfinfd ""
base=`echo eelf32cr16.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32cr16 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32crx.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32crx ""
base=`echo eelf32epiphany.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32epiphany ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32epiphany_4x4.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32epiphany_4x4 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32fr30.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32fr30 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32frv.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32frv ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32frvfd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32frvfd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ft32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ft32 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ip2k.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32iq10.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ip2k ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32iq10 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32iq2000.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32iq2000 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lm32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lm32 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lm32fd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lppc.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lm32fd ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lppc "powerpcle-unknown-linux-gnu"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lppclinux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lppclinux "powerpcle-unknown-linux-gnu"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lppcnto.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lppcnto ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lppcsim.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lppcsim "powerpcle-unknown-linux-gnu"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32m32c.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32m32c ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32mb_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32mb_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32mbel_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32mbel_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32mcore.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32mcore ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32mep.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32mep ""
base=`echo eelf32metag.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32metag ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32microblazeel.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32microblazeel ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32microblaze.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32moxie.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32microblaze ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32moxie ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo emoxiebox.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes moxiebox ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32mt.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32or1k.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32or1k ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32mt ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32or1k_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32or1k_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ppc.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ppc "powerpc-unknown-linux-gnu"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ppc_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ppclinux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ppclinux "powerpc-unknown-linux-gnu"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ppc_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ppcnto.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ppcsim.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ppcnto ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ppcsim "powerpc-unknown-linux-gnu"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ppcvxworks.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ppcvxworks ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ppcwindiss.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ppcwindiss ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lriscv.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lriscv ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lriscv_ilp32f.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lriscv_ilp32f ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lriscv_ilp32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32rl78.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lriscv_ilp32 ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32rl78 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32rx.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32rx ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32tilegx.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32tilegx ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32tilegx_be.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32tilegx_be ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32tilepro.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32tilepro ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32vax.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32vax ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32visium.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32visium ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32xc16x.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32xc16x ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32xc16xl.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32xc16xs.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32xc16xs ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32xstormy16.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32xc16xl ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32xstormy16 ""
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
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32xtensa.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32xtensa ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32z80.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32z80 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_i386_be.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_i386_be ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_i386_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_i386_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_i386_ldso.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_i386_ldso ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_i386_nacl.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_i386_nacl ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_i386_sol2.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_i386_sol2 ""
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[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_i386_vxworks.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_i386_vxworks ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_iamcu.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_iamcu ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_s390.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_s390 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300elf ""
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold'
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold'
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/gold'
base=`echo eh8300elf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300elf_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300helf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300helf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300helf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300helf_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300hnelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300hnelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300self.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300self ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300self_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300self_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300snelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300snelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300sxelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300sxelf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300sxelf ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300sxelf_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eh8300sxnelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes h8300sxnelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ehppaelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes hppaelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ehppalinux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes hppalinux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ehppanbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ehppaobsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes hppanbsd ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes hppaobsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386beos.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386beos ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386bsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386bsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386go32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386go32 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386lynx.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386lynx ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386moss.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386moss ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386msdos.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386msdos ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386nto.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386pe.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386nto ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386pe ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386pe_posix.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386pe_posix ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em32relf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m32relf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em32relf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m32relf_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em32rlelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m32rlelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em32rlelf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em68hc11elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m32rlelf_linux ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m68hc11elf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em68hc11elfb.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m68hc11elfb ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em68hc12elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em68hc12elfb.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m68hc12elf ""
base=`echo em68kelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m68hc12elfb ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m68kelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em68kelfnbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m68kelfnbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo em9s12zelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes m9s12zelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo emcorepe.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes mcorepe ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo emn10200.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes mn10200 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo emn10300.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo emsp430elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes mn10300 ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes msp430elf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo emsp430X.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes msp430X ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ends32elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ends32elf16m.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes nds32elf ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes nds32elf16m ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ends32elf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes nds32elf_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ends32belf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes nds32belf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ends32belf16m.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes nds32belf16m ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ends32belf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes nds32belf_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ens32knbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo enios2elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo enios2linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes ns32knbsd ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes nios2linux ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes nios2elf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo epc532macha.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes pc532macha ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo epdp11.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes pdp11 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo epjelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes pjelf ""
base=`echo epjlelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eppclynx.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes pjlelf ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes ppclynx ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eppcmacos.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes ppcmacos ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eppcpe.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes ppcpe ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo epruelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo escore3_elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes pruelf ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes score3_elf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo escore7_elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes score7_elf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo esh.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes sh ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshelf_fd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shelf_fd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshelf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shelf_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshelf_nbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shelf_nbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshelf_nto.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shelf_nto ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshelf_uclinux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shelf_uclinux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshelf_vxworks.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shelf_vxworks ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshl.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shl ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshlelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shlelf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshlelf_fd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shlelf_fd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshlelf_linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shlelf_linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshlelf_nbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shlelf_nbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshlelf_nto.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shlelf_nto ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshlelf_vxworks.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eshpe.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shpe ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes shlelf_vxworks ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo etic30aout.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes tic30aout ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo etic30coff.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes tic30coff ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo etic3xcoff.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes tic3xcoff ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo etic3xcoff_onchip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes tic3xcoff_onchip ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo etic4xcoff.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes tic4xcoff ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo etic54xcoff.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes tic54xcoff ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ev850.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ev850_rh850.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo evanilla.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes v850 ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes v850_rh850 ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes vanilla ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo evaxnbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes vaxnbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo exgateelf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ez80.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes xgateelf ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes z80 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ez8001.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes z8001 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ez8002.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes z8002 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64elf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64elf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64elf32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64elf32 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64elfb.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64elfb ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64elf32b.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64elf32b ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64cloudabi.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64cloudabi ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64cloudabib.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64cloudabib ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64fbsdb.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64fbsdb ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64linuxb.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64linux32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64linuxb ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64linux32 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eaarch64linux32b.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes aarch64linux32b ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_x86_64 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32_x86_64_nacl.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32_x86_64_nacl ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32b4300.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32b4300 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32bmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32bmip ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32bmipn32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32bmipn32 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32bsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32btsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32btsmip_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32bsmip ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32btsmip ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32btsmip_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32btsmipn32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32btsmipn32 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32btsmipn32_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32btsmipn32_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ebmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ebmip ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ebmipvxworks.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ebmipvxworks ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32elmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32elmipvxworks.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32elmip ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32elmipvxworks ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32l4300.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32l4300 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lmip ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lr5900.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lr5900 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lr5900n32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lr5900n32 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32lsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32lsmip ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ltsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ltsmip ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ltsmip_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ltsmip_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ltsmipn32.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ltsmipn32 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32ltsmipn32_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32ltsmipn32_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf32mipswindiss.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf32mipswindiss ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64_aix.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64bpf.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64_aix ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64bpf ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64_ia64.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64_ia64 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64_ia64_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64_ia64_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64_ia64_vms.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64_ia64_vms ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64_s390.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64_s390 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64_sparc.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64_sparc ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64_sparc_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64_sparc_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64_sparc_sol2.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64_sparc_sol2 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64alpha.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64alpha ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64alpha_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64alpha_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64alpha_nbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64alpha_nbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64bmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64bmip ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64btsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64btsmip ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64btsmip_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64btsmip_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64hppa.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64hppa ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64lppc.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64lppc "powerpc64le-unknown-linux-gnu"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64lriscv.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64lriscv ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64lriscv_lp64f.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64lriscv_lp64f ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64lriscv_lp64.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64lriscv_lp64 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64ltsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64ltsmip ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64ltsmip_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64ltsmip_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64mmix.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64mmix ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64ppc.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64ppc "powerpc64-unknown-linux-gnu"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64ppc_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64ppc_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64rdos.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64rdos ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64tilegx.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64tilegx ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf64tilegx_be.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf64tilegx_be ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_l1om.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_l1om ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_l1om_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_l1om_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_k1om.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_k1om ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_k1om_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_k1om_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_x86_64_cloudabi.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_x86_64 ""
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_x86_64_cloudabi ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_x86_64_fbsd.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_x86_64_fbsd ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_x86_64_nacl.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_x86_64_nacl ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo eelf_x86_64_sol2.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes elf_x86_64_sol2 ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ehppa64linux.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes hppa64linux ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo ei386pep.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes i386pep ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
base=`echo emmo.c | sed -e 's,e\(.*\).c,\1,'`; \
/usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
/bin/sh ./genscripts.sh "." "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" "/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34" powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu powerpc64le-unknown-linux-gnu "" "" "elf64lppc elf32lppc elf32lppclinux elf64ppc elf32ppc elf32ppclinux" "/usr/local/lib /lib /usr/lib" yes yes mmo ""
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaix5ppc.o eaix5ppc.c
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaix5rs6.o eaix5rs6.c
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaixppc.o eaixppc.c
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaixrs6.o eaixrs6.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ealpha.o ealpha.c
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ealphavms.o ealphavms.c
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earcv2elf.o earcv2elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earcv2elfx.o earcv2elfx.c
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earcelf.o earcelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earclinux.o earclinux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earclinux_nps.o earclinux_nps.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earm_wince_pe.o earm_wince_pe.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf.o earmelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf_fbsd.o earmelf_fbsd.c
make[5]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf_fuchsia.o earmelf_fuchsia.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf_linux.o earmelf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf_linux_eabi.o earmelf_linux_eabi.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf_linux_fdpiceabi.o earmelf_linux_fdpiceabi.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf_nacl.o earmelf_nacl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf_nbsd.o earmelf_nbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf_phoenix.o earmelf_phoenix.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelf_vxworks.o earmelf_vxworks.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelfb.o earmelfb.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelfb_fbsd.o earmelfb_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelfb_fuchsia.o earmelfb_fuchsia.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelfb_linux.o earmelfb_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelfb_linux_eabi.o earmelfb_linux_eabi.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelfb_linux_fdpiceabi.o earmelfb_linux_fdpiceabi.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelfb_nacl.o earmelfb_nacl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmelfb_nbsd.o earmelfb_nbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmnto.o earmnto.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmpe.o earmpe.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o earmsymbian.o earmsymbian.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr1.o eavr1.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr2.o eavr2.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr25.o eavr25.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr3.o eavr3.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr31.o eavr31.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr35.o eavr35.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr4.o eavr4.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr5.o eavr5.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr51.o eavr51.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavr6.o eavr6.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavrxmega1.o eavrxmega1.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavrxmega2.o eavrxmega2.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavrxmega3.o eavrxmega3.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavrxmega4.o eavrxmega4.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavrxmega5.o eavrxmega5.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavrxmega6.o eavrxmega6.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavrxmega7.o eavrxmega7.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eavrtiny.o eavrtiny.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ecrisaout.o ecrisaout.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ecriself.o ecriself.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ecrislinux.o ecrislinux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ecskyelf.o ecskyelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ecskyelf_linux.o ecskyelf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ed10velf.o ed10velf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ed30v_e.o ed30v_e.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ed30v_o.o ed30v_o.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ed30velf.o ed30velf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_dlx.o eelf32_dlx.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_sparc.o eelf32_sparc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_sparc_sol2.o eelf32_sparc_sol2.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_sparc_vxworks.o eelf32_sparc_vxworks.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -DEMBEDSPU="\"`echo embedspu | sed 's/^ld-new$/ld.bfd/;s,y,y,'`\"" \
eelf32_spu.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_tic6x_be.o eelf32_tic6x_be.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_tic6x_le.o eelf32_tic6x_le.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_tic6x_linux_be.o eelf32_tic6x_linux_be.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_tic6x_linux_le.o eelf32_tic6x_linux_le.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_tic6x_elf_be.o eelf32_tic6x_elf_be.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_tic6x_elf_le.o eelf32_tic6x_elf_le.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32am33lin.o eelf32am33lin.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32bfin.o eelf32bfin.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32bfinfd.o eelf32bfinfd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32cr16.o eelf32cr16.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32crx.o eelf32crx.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32epiphany.o eelf32epiphany.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32epiphany_4x4.o eelf32epiphany_4x4.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32fr30.o eelf32fr30.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32frv.o eelf32frv.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32frvfd.o eelf32frvfd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ft32.o eelf32ft32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ip2k.o eelf32ip2k.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32iq10.o eelf32iq10.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32iq2000.o eelf32iq2000.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lm32.o eelf32lm32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lm32fd.o eelf32lm32fd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lppc.o eelf32lppc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lppclinux.o eelf32lppclinux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lppcnto.o eelf32lppcnto.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lppcsim.o eelf32lppcsim.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32m32c.o eelf32m32c.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32mb_linux.o eelf32mb_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32mbel_linux.o eelf32mbel_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32mcore.o eelf32mcore.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32mep.o eelf32mep.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32metag.o eelf32metag.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32microblazeel.o eelf32microblazeel.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32microblaze.o eelf32microblaze.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32moxie.o eelf32moxie.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o emoxiebox.o emoxiebox.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32mt.o eelf32mt.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32or1k.o eelf32or1k.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32or1k_linux.o eelf32or1k_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ppc.o eelf32ppc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ppc_fbsd.o eelf32ppc_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ppclinux.o eelf32ppclinux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ppcnto.o eelf32ppcnto.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ppcsim.o eelf32ppcsim.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ppcvxworks.o eelf32ppcvxworks.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ppcwindiss.o eelf32ppcwindiss.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lriscv.o eelf32lriscv.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lriscv_ilp32f.o eelf32lriscv_ilp32f.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lriscv_ilp32.o eelf32lriscv_ilp32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32rl78.o eelf32rl78.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32rx.o eelf32rx.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32tilegx.o eelf32tilegx.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32tilegx_be.o eelf32tilegx_be.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32tilepro.o eelf32tilepro.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32vax.o eelf32vax.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32visium.o eelf32visium.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32xc16x.o eelf32xc16x.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32xc16xl.o eelf32xc16xl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32xc16xs.o eelf32xc16xs.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32xstormy16.o eelf32xstormy16.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32xtensa.o eelf32xtensa.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32z80.o eelf32z80.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_i386.o eelf_i386.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_i386_be.o eelf_i386_be.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_i386_fbsd.o eelf_i386_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_i386_ldso.o eelf_i386_ldso.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_i386_nacl.o eelf_i386_nacl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_i386_sol2.o eelf_i386_sol2.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_i386_vxworks.o eelf_i386_vxworks.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_iamcu.o eelf_iamcu.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_s390.o eelf_s390.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300elf.o eh8300elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300elf_linux.o eh8300elf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300helf.o eh8300helf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300helf_linux.o eh8300helf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300hnelf.o eh8300hnelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300self.o eh8300self.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300self_linux.o eh8300self_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300snelf.o eh8300snelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300sxelf.o eh8300sxelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300sxelf_linux.o eh8300sxelf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eh8300sxnelf.o eh8300sxnelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ehppaelf.o ehppaelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ehppalinux.o ehppalinux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ehppanbsd.o ehppanbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ehppaobsd.o ehppaobsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386beos.o ei386beos.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386bsd.o ei386bsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386go32.o ei386go32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386lynx.o ei386lynx.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386moss.o ei386moss.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386msdos.o ei386msdos.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386nto.o ei386nto.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386pe.o ei386pe.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386pe_posix.o ei386pe_posix.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em32relf.o em32relf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em32relf_linux.o em32relf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em32rlelf.o em32rlelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em32rlelf_linux.o em32rlelf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em68hc11elf.o em68hc11elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em68hc11elfb.o em68hc11elfb.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em68hc12elf.o em68hc12elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em68hc12elfb.o em68hc12elfb.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em68kelf.o em68kelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em68kelfnbsd.o em68kelfnbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o em9s12zelf.o em9s12zelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o emcorepe.o emcorepe.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o emn10200.o emn10200.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o emn10300.o emn10300.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o emsp430elf.o emsp430elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o emsp430X.o emsp430X.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ends32elf.o ends32elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ends32elf16m.o ends32elf16m.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ends32elf_linux.o ends32elf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ends32belf.o ends32belf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ends32belf16m.o ends32belf16m.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ends32belf_linux.o ends32belf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ens32knbsd.o ens32knbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o enios2elf.o enios2elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o enios2linux.o enios2linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o epc532macha.o epc532macha.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o epdp11.o epdp11.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o epjelf.o epjelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o epjlelf.o epjlelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eppclynx.o eppclynx.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eppcmacos.o eppcmacos.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eppcpe.o eppcpe.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o epruelf.o epruelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o escore3_elf.o escore3_elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o escore7_elf.o escore7_elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o esh.o esh.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshelf.o eshelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshelf_fd.o eshelf_fd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshelf_linux.o eshelf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshelf_nbsd.o eshelf_nbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshelf_nto.o eshelf_nto.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshelf_uclinux.o eshelf_uclinux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshelf_vxworks.o eshelf_vxworks.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshl.o eshl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshlelf.o eshlelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshlelf_fd.o eshlelf_fd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshlelf_linux.o eshlelf_linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshlelf_nbsd.o eshlelf_nbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshlelf_nto.o eshlelf_nto.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshlelf_vxworks.o eshlelf_vxworks.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eshpe.o eshpe.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o etic30aout.o etic30aout.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o etic30coff.o etic30coff.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o etic3xcoff.o etic3xcoff.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o etic3xcoff_onchip.o etic3xcoff_onchip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o etic4xcoff.o etic4xcoff.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o etic54xcoff.o etic54xcoff.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ev850.o ev850.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ev850_rh850.o ev850_rh850.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o evanilla.o evanilla.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o evaxnbsd.o evaxnbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o exgateelf.o exgateelf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ez80.o ez80.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ez8001.o ez8001.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ez8002.o ez8002.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64elf.o eaarch64elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64elf32.o eaarch64elf32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64elfb.o eaarch64elfb.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64elf32b.o eaarch64elf32b.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64cloudabi.o eaarch64cloudabi.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64cloudabib.o eaarch64cloudabib.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64fbsd.o eaarch64fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64fbsdb.o eaarch64fbsdb.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64linux.o eaarch64linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64linuxb.o eaarch64linuxb.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64linux32.o eaarch64linux32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eaarch64linux32b.o eaarch64linux32b.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_x86_64.o eelf32_x86_64.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32_x86_64_nacl.o eelf32_x86_64_nacl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32b4300.o eelf32b4300.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32bmip.o eelf32bmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32bmipn32.o eelf32bmipn32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32bsmip.o eelf32bsmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32btsmip.o eelf32btsmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32btsmip_fbsd.o eelf32btsmip_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32btsmipn32.o eelf32btsmipn32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32btsmipn32_fbsd.o eelf32btsmipn32_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ebmip.o eelf32ebmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ebmipvxworks.o eelf32ebmipvxworks.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32elmip.o eelf32elmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32elmipvxworks.o eelf32elmipvxworks.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32l4300.o eelf32l4300.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lmip.o eelf32lmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lr5900.o eelf32lr5900.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lr5900n32.o eelf32lr5900n32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32lsmip.o eelf32lsmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ltsmip.o eelf32ltsmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ltsmip_fbsd.o eelf32ltsmip_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ltsmipn32.o eelf32ltsmipn32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32ltsmipn32_fbsd.o eelf32ltsmipn32_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf32mipswindiss.o eelf32mipswindiss.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64_aix.o eelf64_aix.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64bpf.o eelf64bpf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64_ia64.o eelf64_ia64.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64_ia64_fbsd.o eelf64_ia64_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64_ia64_vms.o eelf64_ia64_vms.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64_s390.o eelf64_s390.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64_sparc.o eelf64_sparc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64_sparc_fbsd.o eelf64_sparc_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64_sparc_sol2.o eelf64_sparc_sol2.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64alpha.o eelf64alpha.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64alpha_fbsd.o eelf64alpha_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64alpha_nbsd.o eelf64alpha_nbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64bmip.o eelf64bmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64btsmip.o eelf64btsmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64btsmip_fbsd.o eelf64btsmip_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64hppa.o eelf64hppa.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64lppc.o eelf64lppc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64lriscv.o eelf64lriscv.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64lriscv_lp64f.o eelf64lriscv_lp64f.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64lriscv_lp64.o eelf64lriscv_lp64.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64ltsmip.o eelf64ltsmip.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64ltsmip_fbsd.o eelf64ltsmip_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64mmix.o eelf64mmix.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64ppc.o eelf64ppc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64ppc_fbsd.o eelf64ppc_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64rdos.o eelf64rdos.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64tilegx.o eelf64tilegx.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf64tilegx_be.o eelf64tilegx_be.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_l1om.o eelf_l1om.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_l1om_fbsd.o eelf_l1om_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_k1om.o eelf_k1om.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_k1om_fbsd.o eelf_k1om_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_x86_64.o eelf_x86_64.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_x86_64_cloudabi.o eelf_x86_64_cloudabi.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_x86_64_fbsd.o eelf_x86_64_fbsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_x86_64_nacl.o eelf_x86_64_nacl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o eelf_x86_64_sol2.o eelf_x86_64_sol2.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ehppa64linux.o ehppa64linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o ei386pep.o ei386pep.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -c -o emmo.o emmo.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eaix5ppc.o eaix5rs6.o eaixppc.o eaixrs6.o ealpha.o ealphavms.o earcv2elf.o earcv2elfx.o earcelf.o earclinux.o earclinux_nps.o earm_wince_pe.o earmelf.o earmelf_fbsd.o earmelf_fuchsia.o earmelf_linux.o earmelf_linux_eabi.o earmelf_linux_fdpiceabi.o earmelf_nacl.o earmelf_nbsd.o earmelf_phoenix.o earmelf_vxworks.o earmelfb.o earmelfb_fbsd.o earmelfb_fuchsia.o earmelfb_linux.o earmelfb_linux_eabi.o earmelfb_linux_fdpiceabi.o earmelfb_nacl.o earmelfb_nbsd.o earmnto.o earmpe.o earmsymbian.o eavr1.o eavr2.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ecrisaout.o ecriself.o ecrislinux.o ecskyelf.o ecskyelf_linux.o ed10velf.o ed30v_e.o ed30v_o.o ed30velf.o eelf32_dlx.o eelf32_sparc.o eelf32_sparc_sol2.o eelf32_sparc_vxworks.o eelf32_spu.o eelf32_tic6x_be.o eelf32_tic6x_le.o eelf32_tic6x_linux_be.o eelf32_tic6x_linux_le.o eelf32_tic6x_elf_be.o eelf32_tic6x_elf_le.o eelf32am33lin.o eelf32bfin.o eelf32bfinfd.o eelf32cr16.o eelf32crx.o eelf32epiphany.o eelf32epiphany_4x4.o eelf32fr30.o eelf32frv.o eelf32frvfd.o eelf32ft32.o eelf32ip2k.o eelf32iq10.o eelf32iq2000.o eelf32lm32.o eelf32lm32fd.o eelf32lppc.o eelf32lppclinux.o eelf32lppcnto.o eelf32lppcsim.o eelf32m32c.o eelf32mb_linux.o eelf32mbel_linux.o eelf32mcore.o eelf32mep.o eelf32metag.o eelf32microblazeel.o eelf32microblaze.o eelf32moxie.o emoxiebox.o eelf32mt.o eelf32or1k.o eelf32or1k_linux.o eelf32ppc.o eelf32ppc_fbsd.o eelf32ppclinux.o eelf32ppcnto.o eelf32ppcsim.o eelf32ppcvxworks.o eelf32ppcwindiss.o eelf32lriscv.o eelf32lriscv_ilp32f.o eelf32lriscv_ilp32.o eelf32rl78.o eelf32rx.o eelf32tilegx.o eelf32tilegx_be.o eelf32tilepro.o eelf32vax.o eelf32visium.o eelf32xc16x.o eelf32xc16xl.o eelf32xc16xs.o eelf32xstormy16.o eelf32xtensa.o eelf32z80.o eelf_i386.o eelf_i386_be.o eelf_i386_fbsd.o eelf_i386_ldso.o eelf_i386_nacl.o eelf_i386_sol2.o eelf_i386_vxworks.o eelf_iamcu.o eelf_s390.o eh8300elf.o eh8300elf_linux.o eh8300helf.o eh8300helf_linux.o eh8300hnelf.o eh8300self.o eh8300self_linux.o eh8300snelf.o eh8300sxelf.o eh8300sxelf_linux.o eh8300sxnelf.o ehppaelf.o ehppalinux.o ehppanbsd.o ehppaobsd.o ei386beos.o ei386bsd.o ei386go32.o ei386lynx.o ei386moss.o ei386msdos.o ei386nto.o ei386pe.o ei386pe_posix.o em32relf.o em32relf_linux.o em32rlelf.o em32rlelf_linux.o em68hc11elf.o em68hc11elfb.o em68hc12elf.o em68hc12elfb.o em68kelf.o em68kelfnbsd.o em9s12zelf.o emcorepe.o emn10200.o emn10300.o emsp430elf.o emsp430X.o ends32elf.o ends32elf16m.o ends32elf_linux.o ends32belf.o ends32belf16m.o ends32belf_linux.o ens32knbsd.o enios2elf.o enios2linux.o epc532macha.o epdp11.o epjelf.o epjlelf.o eppclynx.o eppcmacos.o eppcpe.o epruelf.o escore3_elf.o escore7_elf.o esh.o eshelf.o eshelf_fd.o eshelf_linux.o eshelf_nbsd.o eshelf_nto.o eshelf_uclinux.o eshelf_vxworks.o eshl.o eshlelf.o eshlelf_fd.o eshlelf_linux.o eshlelf_nbsd.o eshlelf_nto.o eshlelf_vxworks.o eshpe.o etic30aout.o etic30coff.o etic3xcoff.o etic3xcoff_onchip.o etic4xcoff.o etic54xcoff.o ev850.o ev850_rh850.o evanilla.o evaxnbsd.o exgateelf.o ez80.o ez8001.o ez8002.o eaarch64elf.o eaarch64elf32.o eaarch64elfb.o eaarch64elf32b.o eaarch64cloudabi.o eaarch64cloudabib.o eaarch64fbsd.o eaarch64fbsdb.o eaarch64linux.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o eelf32_x86_64.o eelf32_x86_64_nacl.o eelf32b4300.o eelf32bmip.o eelf32bmipn32.o eelf32bsmip.o eelf32btsmip.o eelf32btsmip_fbsd.o eelf32btsmipn32.o eelf32btsmipn32_fbsd.o eelf32ebmip.o eelf32ebmipvxworks.o eelf32elmip.o eelf32elmipvxworks.o eelf32l4300.o eelf32lmip.o eelf32lr5900.o eelf32lr5900n32.o eelf32lsmip.o eelf32ltsmip.o eelf32ltsmip_fbsd.o eelf32ltsmipn32.o eelf32ltsmipn32_fbsd.o eelf32mipswindiss.o eelf64_aix.o eelf64bpf.o eelf64_ia64.o eelf64_ia64_fbsd.o eelf64_ia64_vms.o eelf64_s390.o eelf64_sparc.o eelf64_sparc_fbsd.o eelf64_sparc_sol2.o eelf64alpha.o eelf64alpha_fbsd.o eelf64alpha_nbsd.o eelf64bmip.o eelf64btsmip.o eelf64btsmip_fbsd.o eelf64hppa.o eelf64lppc.o eelf64lriscv.o eelf64lriscv_lp64f.o eelf64lriscv_lp64.o eelf64ltsmip.o eelf64ltsmip_fbsd.o eelf64mmix.o eelf64ppc.o eelf64ppc_fbsd.o eelf64rdos.o eelf64tilegx.o eelf64tilegx_be.o eelf_l1om.o eelf_l1om_fbsd.o eelf_k1om.o eelf_k1om_fbsd.o eelf_x86_64.o eelf_x86_64_cloudabi.o eelf_x86_64_fbsd.o eelf_x86_64_nacl.o eelf_x86_64_sol2.o ehppa64linux.o ei386pep.o emmo.o deffilep.o pe-dll.o ldelf.o ldelfgen.o pep-dll.o ../bfd/libbfd.la ../libctf/libctf.la ../libiberty/libiberty.a -L./../zlib -lz -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eaix5ppc.o eaix5rs6.o eaixppc.o eaixrs6.o ealpha.o ealphavms.o earcv2elf.o earcv2elfx.o earcelf.o earclinux.o earclinux_nps.o earm_wince_pe.o earmelf.o earmelf_fbsd.o earmelf_fuchsia.o earmelf_linux.o earmelf_linux_eabi.o earmelf_linux_fdpiceabi.o earmelf_nacl.o earmelf_nbsd.o earmelf_phoenix.o earmelf_vxworks.o earmelfb.o earmelfb_fbsd.o earmelfb_fuchsia.o earmelfb_linux.o earmelfb_linux_eabi.o earmelfb_linux_fdpiceabi.o earmelfb_nacl.o earmelfb_nbsd.o earmnto.o earmpe.o earmsymbian.o eavr1.o eavr2.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ecrisaout.o ecriself.o ecrislinux.o ecskyelf.o ecskyelf_linux.o ed10velf.o ed30v_e.o ed30v_o.o ed30velf.o eelf32_dlx.o eelf32_sparc.o eelf32_sparc_sol2.o eelf32_sparc_vxworks.o eelf32_spu.o eelf32_tic6x_be.o eelf32_tic6x_le.o eelf32_tic6x_linux_be.o eelf32_tic6x_linux_le.o eelf32_tic6x_elf_be.o eelf32_tic6x_elf_le.o eelf32am33lin.o eelf32bfin.o eelf32bfinfd.o eelf32cr16.o eelf32crx.o eelf32epiphany.o eelf32epiphany_4x4.o eelf32fr30.o eelf32frv.o eelf32frvfd.o eelf32ft32.o eelf32ip2k.o eelf32iq10.o eelf32iq2000.o eelf32lm32.o eelf32lm32fd.o eelf32lppc.o eelf32lppclinux.o eelf32lppcnto.o eelf32lppcsim.o eelf32m32c.o eelf32mb_linux.o eelf32mbel_linux.o eelf32mcore.o eelf32mep.o eelf32metag.o eelf32microblazeel.o eelf32microblaze.o eelf32moxie.o emoxiebox.o eelf32mt.o eelf32or1k.o eelf32or1k_linux.o eelf32ppc.o eelf32ppc_fbsd.o eelf32ppclinux.o eelf32ppcnto.o eelf32ppcsim.o eelf32ppcvxworks.o eelf32ppcwindiss.o eelf32lriscv.o eelf32lriscv_ilp32f.o eelf32lriscv_ilp32.o eelf32rl78.o eelf32rx.o eelf32tilegx.o eelf32tilegx_be.o eelf32tilepro.o eelf32vax.o eelf32visium.o eelf32xc16x.o eelf32xc16xl.o eelf32xc16xs.o eelf32xstormy16.o eelf32xtensa.o eelf32z80.o eelf_i386.o eelf_i386_be.o eelf_i386_fbsd.o eelf_i386_ldso.o eelf_i386_nacl.o eelf_i386_sol2.o eelf_i386_vxworks.o eelf_iamcu.o eelf_s390.o eh8300elf.o eh8300elf_linux.o eh8300helf.o eh8300helf_linux.o eh8300hnelf.o eh8300self.o eh8300self_linux.o eh8300snelf.o eh8300sxelf.o eh8300sxelf_linux.o eh8300sxnelf.o ehppaelf.o ehppalinux.o ehppanbsd.o ehppaobsd.o ei386beos.o ei386bsd.o ei386go32.o ei386lynx.o ei386moss.o ei386msdos.o ei386nto.o ei386pe.o ei386pe_posix.o em32relf.o em32relf_linux.o em32rlelf.o em32rlelf_linux.o em68hc11elf.o em68hc11elfb.o em68hc12elf.o em68hc12elfb.o em68kelf.o em68kelfnbsd.o em9s12zelf.o emcorepe.o emn10200.o emn10300.o emsp430elf.o emsp430X.o ends32elf.o ends32elf16m.o ends32elf_linux.o ends32belf.o ends32belf16m.o ends32belf_linux.o ens32knbsd.o enios2elf.o enios2linux.o epc532macha.o epdp11.o epjelf.o epjlelf.o eppclynx.o eppcmacos.o eppcpe.o epruelf.o escore3_elf.o escore7_elf.o esh.o eshelf.o eshelf_fd.o eshelf_linux.o eshelf_nbsd.o eshelf_nto.o eshelf_uclinux.o eshelf_vxworks.o eshl.o eshlelf.o eshlelf_fd.o eshlelf_linux.o eshlelf_nbsd.o eshlelf_nto.o eshlelf_vxworks.o eshpe.o etic30aout.o etic30coff.o etic3xcoff.o etic3xcoff_onchip.o etic4xcoff.o etic54xcoff.o ev850.o ev850_rh850.o evanilla.o evaxnbsd.o exgateelf.o ez80.o ez8001.o ez8002.o eaarch64elf.o eaarch64elf32.o eaarch64elfb.o eaarch64elf32b.o eaarch64cloudabi.o eaarch64cloudabib.o eaarch64fbsd.o eaarch64fbsdb.o eaarch64linux.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o eelf32_x86_64.o eelf32_x86_64_nacl.o eelf32b4300.o eelf32bmip.o eelf32bmipn32.o eelf32bsmip.o eelf32btsmip.o eelf32btsmip_fbsd.o eelf32btsmipn32.o eelf32btsmipn32_fbsd.o eelf32ebmip.o eelf32ebmipvxworks.o eelf32elmip.o eelf32elmipvxworks.o eelf32l4300.o eelf32lmip.o eelf32lr5900.o eelf32lr5900n32.o eelf32lsmip.o eelf32ltsmip.o eelf32ltsmip_fbsd.o eelf32ltsmipn32.o eelf32ltsmipn32_fbsd.o eelf32mipswindiss.o eelf64_aix.o eelf64bpf.o eelf64_ia64.o eelf64_ia64_fbsd.o eelf64_ia64_vms.o eelf64_s390.o eelf64_sparc.o eelf64_sparc_fbsd.o eelf64_sparc_sol2.o eelf64alpha.o eelf64alpha_fbsd.o eelf64alpha_nbsd.o eelf64bmip.o eelf64btsmip.o eelf64btsmip_fbsd.o eelf64hppa.o eelf64lppc.o eelf64lriscv.o eelf64lriscv_lp64f.o eelf64lriscv_lp64.o eelf64ltsmip.o eelf64ltsmip_fbsd.o eelf64mmix.o eelf64ppc.o eelf64ppc_fbsd.o eelf64rdos.o eelf64tilegx.o eelf64tilegx_be.o eelf_l1om.o eelf_l1om_fbsd.o eelf_k1om.o eelf_k1om_fbsd.o eelf_x86_64.o eelf_x86_64_cloudabi.o eelf_x86_64_fbsd.o eelf_x86_64_nacl.o eelf_x86_64_sol2.o ehppa64linux.o ei386pep.o emmo.o deffilep.o pe-dll.o ldelf.o ldelfgen.o pep-dll.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/zlib ../libctf/.libs/libctf.a ../libiberty/libiberty.a -lz -ldl
make[4]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
make[3]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
make[2]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34/ld'
make[1]: Leaving directory `/tmp/binutils-20200526-9515-1rr9zr2/binutils-2.34'
This file has been truncated, but you can view the full file.
gcc called with: --version
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -v
superenv executed: gcc -v
gcc called with: -V
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -qversion
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: --version
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -v
superenv executed: gcc -v
gcc called with: -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -V
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -qversion
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: --version
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -v
superenv executed: gcc -v
gcc called with: -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -V
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -c -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -pipe -O2 -mcpu=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -qversion
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -c -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -pipe -O2 -mcpu=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc -pipe -O2 -mcpu=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/binutils/2.34/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -c -g conftest.c
superenv added: -pipe -O2 -mcpu=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc -pipe -O2 -mcpu=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -g -O2 conftest.c
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

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