Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/vext01/research/warmup_experiment/work/gcc/sd_build
  2. /./gcc/xgcc -shared-libgcc -B/home/vext01/research/warmup_experiment/work/gcc/sd_build/./gcc -nostdinc++ -L/home/vext01/research/warmup_experiment/work/gcc/sd_build/x86_64-unknown-openbsd5.8/libstdc++-v3/src -L/home/vext01/research/warmup_experimen
  3. t/work/gcc/sd_build/x86_64-unknown-openbsd5.8/libstdc++-v3/src/.libs -L/home/vext01/research/warmup_experiment/work/gcc/sd_b
  4. uild/x86_64-unknown-openbsd5.8/libstdc++-v3/libsupc++/.libs -B/home/vext01/research/warmup_experiment/work/gcc-inst/x86_64-u
  5. nknown-openbsd5.8/bin/ -B/home/vext01/research/warmup_experiment/work/gcc-inst/x86_64-unknown-openbsd5.8/lib/ -isystem /home
  6. /vext01/research/warmup_experiment/work/gcc-inst/x86_64-unknown-openbsd5.8/include -isystem /home/vext01/research/warmup_exp
  7. eriment/work/gcc-inst/x86_64-unknown-openbsd5.8/sys-include -I/home/vext01/research/warmup_experiment/work/gcc/libstdc++-
  8. v3/../libgcc -I/home/vext01/research/warmup_experiment/work/gcc/sd_build/x86_64-unknown-openbsd5.8/libstdc++-v3/include/x86_
  9. 64-unknown-openbsd5.8 -I/home/vext01/research/warmup_experiment/work/gcc/sd_build/x86_64-unknown-openbsd5.8/libstdc++-v3/inc
  10. lude -I/home/vext01/research/warmup_experiment/work/gcc/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-
  11. templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-se
  12. ctions -frandom-seed=eh_call.lo -g -O2 -c -o eh_call.lo ../../../../libstdc++-v3/libsupc++/eh_call.cc
  13. In file included from ../../../../libstdc++-v3/libsupc++/unwind-cxx.h:35:0,
  14. from ../../../../libstdc++-v3/libsupc++/eh_aux_runtime.cc:29:
  15. /home/vext01/research/warmup_experiment/work/gcc/sd_build/x86_64-unknown-openbsd5.8/libstdc++-v3/include/cstddef:51:11: erro
  16. r: '::max_align_t' has not been declared
  17. using ::max_align_t;
  18. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement