Ticket #10272: gcclog.txt

File gcclog.txt, 6.7 KB (added by mt, 10 years ago)

gcc -v -m32 on Haiku x86_64

Line 
1
2Welcome to the Haiku shell.
3
4~> gcc -v -m32 test.cpp
5Using built-in specs.
6COLLECT_GCC=gcc
7COLLECT_LTO_WRAPPER=/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/lto-wrapper
8Target: x86_64-unknown-haiku
9Configured with: /sources/gcc-4.7.3_2013_08_12/configure --build=x86_64-unknown-haiku --prefix=/packages/gcc-4.7.3_2013_08_12-2/.self/develop/tools --libexecdir=/packages/gcc-4.7.3_2013_08_12-2/.self/develop/tools/lib --mandir=/packages/gcc-4.7.3_2013_08_12-2/.self/documentation/man --docdir=/packages/gcc-4.7.3_2013_08_12-2/.self/documentation/packages/gcc --disable-nls --enable-shared --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-pkgversion=2013_08_12 --disable-multilib
10Thread model: single
11gcc version 4.7.3 (2013_08_12)
12COLLECT_GCC_OPTIONS='-v' '-m32' '-mtune=generic' '-march=x86-64'
13 /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/cc1plus -quiet -v -iprefix /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/ test.cpp -fpic -Wno-multichar -quiet -dumpbase test.cpp -m32 -mtune=generic -march=x86-64 -auxbase test -version -Wno-ctor-dtor-privacy -o /tmp//ccC5aTLF.s
14GNU C++ (2013_08_12) version 4.7.3 (x86_64-unknown-haiku)
15 compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.2, MPC version 1.0.1
16GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
17ignoring nonexistent directory "/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../x86_64-unknown-haiku/include"
18ignoring duplicate directory "/boot/system/develop/tools/bin/../lib/gcc/../../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../include/c++/4.7.3"
19ignoring duplicate directory "/boot/system/develop/tools/bin/../lib/gcc/../../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../include/c++/4.7.3/x86_64-unknown-haiku"
20ignoring duplicate directory "/boot/system/develop/tools/bin/../lib/gcc/../../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../include/c++/4.7.3/backward"
21ignoring duplicate directory "/boot/system/develop/tools/bin/../lib/gcc/../../lib/gcc/x86_64-unknown-haiku/4.7.3/include"
22ignoring duplicate directory "/boot/system/develop/tools/bin/../lib/gcc/../../lib/gcc/x86_64-unknown-haiku/4.7.3/include-fixed"
23ignoring nonexistent directory "/boot/system/develop/tools/bin/../lib/gcc/../../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../x86_64-unknown-haiku/include"
24ignoring nonexistent directory "/boot/common/non-packaged/develop/headers"
25ignoring nonexistent directory "/boot/common/develop/headers"
26ignoring nonexistent directory "/boot/system/develop/headers/os/opengl"
27#include "..." search starts here:
28#include <...> search starts here:
29 /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../include/c++/4.7.3
30 /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../include/c++/4.7.3/x86_64-unknown-haiku
31 /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../include/c++/4.7.3/backward
32 /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/include
33 /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/include-fixed
34 /boot/system/develop/headers/os
35 /boot/system/develop/headers/os/app
36 /boot/system/develop/headers/os/device
37 /boot/system/develop/headers/os/drivers
38 /boot/system/develop/headers/os/game
39 /boot/system/develop/headers/os/interface
40 /boot/system/develop/headers/os/kernel
41 /boot/system/develop/headers/os/locale
42 /boot/system/develop/headers/os/mail
43 /boot/system/develop/headers/os/media
44 /boot/system/develop/headers/os/midi
45 /boot/system/develop/headers/os/midi2
46 /boot/system/develop/headers/os/net
47 /boot/system/develop/headers/os/storage
48 /boot/system/develop/headers/os/support
49 /boot/system/develop/headers/os/translation
50 /boot/system/develop/headers/os/add-ons/graphics
51 /boot/system/develop/headers/os/add-ons/input_server
52 /boot/system/develop/headers/os/add-ons/mail_daemon
53 /boot/system/develop/headers/os/add-ons/registrar
54 /boot/system/develop/headers/os/add-ons/screen_saver
55 /boot/system/develop/headers/os/add-ons/tracker
56 /boot/system/develop/headers/os/be_apps/Deskbar
57 /boot/system/develop/headers/os/be_apps/NetPositive
58 /boot/system/develop/headers/os/be_apps/Tracker
59 /boot/system/develop/headers/3rdparty
60 /boot/system/develop/headers/bsd
61 /boot/system/develop/headers/glibc
62 /boot/system/develop/headers/gnu
63 /boot/system/develop/headers/posix
64 /boot/system/develop/headers
65End of search list.
66GNU C++ (2013_08_12) version 4.7.3 (x86_64-unknown-haiku)
67 compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.2, MPC version 1.0.1
68GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
69Compiler executable checksum: 70cabb549fd11bf6fcf02ad1e4253238
70COLLECT_GCC_OPTIONS='-v' '-m32' '-mtune=generic' '-march=x86-64'
71 /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../x86_64-unknown-haiku/bin/as -V -Qy --32 -o /tmp//ccE5cUoo.o /tmp//ccC5aTLF.s
72GNU assembler version 2.23.2 (x86_64-unknown-haiku) using BFD version (GNU Binutils) 2.23.2
73COMPILER_PATH=/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/:/boot/system/develop/tools/bin/../lib/gcc/:/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../x86_64-unknown-haiku/bin/
74BELIBRARIES=/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/:/boot/system/develop/tools/bin/../lib/gcc/:/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../x86_64-unknown-haiku/lib/:/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../:/boot/system/develop/lib/
75COLLECT_GCC_OPTIONS='-v' '-m32' '-mtune=generic' '-march=x86-64'
76 /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/collect2 -m elf_i386_haiku -shared -no-undefined /boot/system/develop/lib/crti.o /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/crtbegin.o /boot/system/develop/lib/start_dyn.o /boot/system/develop/lib/init_term_dyn.o -L/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3 -L/boot/system/develop/tools/bin/../lib/gcc -L/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../x86_64-unknown-haiku/lib -L/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../.. -L/boot/system/develop/lib /tmp//ccE5cUoo.o -lroot /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/crtend.o /boot/system/develop/lib/crtn.o
77/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../x86_64-unknown-haiku/bin/ld: skipping incompatible /boot/system/develop/lib/libroot.so when searching for -lroot
78/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/4.7.3/../../../../x86_64-unknown-haiku/bin/ld: cannot find -lroot
79collect2: error: ld returned 1 exit status
80~>