[LLVMdev] LLVM build failures

Matthijs Kooijman m.kooijman at student.utwente.nl
Tue Sep 2 02:49:20 PDT 2008


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



More information about the llvm-dev mailing list