Displaying 2 results from an estimated 2 matches for "r55557".
Did you mean:
d55557
2008 Sep 02
0
[LLVMdev] LLVM build failures
Hi Duncan,
> (1) on x86-64 linux, gcc 4.1.2:
I'm not seeing those in x86-64 with gcc 4.3 on my system.
However, I was seeing build failures on x86-32 with gcc 4.1, related to
undefined references. These were caused by the -finlines-visibility-hidden
introduced by r55557. I reverted that patch, could you check if you're still
seeing all these failures?
Gr.
Matthijs
2008 Sep 02
2
[LLVMdev] LLVM build failures
I'm seeing a lot of build failures recently:
(1) on x86-64 linux, gcc 4.1.2:
...
llvm[3]: Compiling Hello.cpp for Debug build (PIC)
llvm[3]: Linking Debug Loadable Module LLVMHello.so
/usr/bin/ld: .../llvm/build/llvm/lib/Transforms/Hello/Debug/.libs/Hello.o: relocation R_X86_64_PC32 against `std::basic_string<char, std::char_traits<char>, std::allocator<char>