Build tree for "hexer"
on toolchain "clang_glibc"
- 2
None
- 0
/usr/bin/pacman -T ncurses
- 2
make
- 0
/bin/sh -c { if [ ! -f config.h ]; then \
echo '***' Please read the file README on how to configure and; \
echo '***' compile hexer.\ Thank you.; \
exit 1; \
fi; }
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name buffer.c -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/hexer/src/hexer-0.2.3/buffer.o -resource-dir /usr/bin/../lib/clang/3.8.0 -D _POSIX_C_SOURCE=200809L -D _XOPEN_SOURCE=700 -D _FILE_OFFSET_BITS=64 -D HEXER_VERSION="0.2.3" -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdebug-compilation-dir /tmp/hexer/src/hexer-0.2.3 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o buffer.o -x c buffer.c
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name tio.c -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/hexer/src/hexer-0.2.3/tio.o -resource-dir /usr/bin/../lib/clang/3.8.0 -D _POSIX_C_SOURCE=200809L -D _XOPEN_SOURCE=700 -D _FILE_OFFSET_BITS=64 -D HEXER_VERSION="0.2.3" -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdebug-compilation-dir /tmp/hexer/src/hexer-0.2.3 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o tio.o -x c tio.c
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name edit.c -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/hexer/src/hexer-0.2.3/edit.o -resource-dir /usr/bin/../lib/clang/3.8.0 -D _POSIX_C_SOURCE=200809L -D _XOPEN_SOURCE=700 -D _FILE_OFFSET_BITS=64 -D HEXER_VERSION="0.2.3" -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdebug-compilation-dir /tmp/hexer/src/hexer-0.2.3 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o edit.o -x c edit.c