Hi,> The patch in PR is wrong since it will make both darwin and windows > unhappy. I will comment on gentoo PR about possible proper solution.I'll give it a try as you comment on the gentoo PR. But my ppc box is in my office, so I'll post a result on next Monday (JST). Thanks,
Hi,>> The patch in PR is wrong since it will make both darwin and windows >> unhappy. I will comment on gentoo PR about possible proper solution. > > I'll give it a try as you comment on the gentoo PR. > But my ppc box is in my office, so I'll post a result on next Monday (JST).I posted my result on the gentoo PR. https://bugs.gentoo.org/show_bug.cgi?id=403519#c12 https://bugs.gentoo.org/show_bug.cgi?id=403519#c13 https://bugs.gentoo.org/show_bug.cgi?id=403519#c14 Thanks,
Anton Korobeynikov
2012-Apr-02 07:00 UTC
[LLVMdev] TEXTREL usr/lib/llvm/libLLVM-3.0.so on PPC
Hello> I posted my result on the gentoo PR. > https://bugs.gentoo.org/show_bug.cgi?id=403519#c12 > https://bugs.gentoo.org/show_bug.cgi?id=403519#c13 > https://bugs.gentoo.org/show_bug.cgi?id=403519#c14I commented there. You need to declare function like extern "C" { static void* LLVM_ATTRIBUTE_USED PPCCompilationCallbackC <everything else goes here> }; -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
Reasonably Related Threads
- [LLVMdev] TEXTREL usr/lib/llvm/libLLVM-3.0.so on PPC
- [LLVMdev] TEXTREL usr/lib/llvm/libLLVM-3.0.so on PPC
- [LLVMdev] TEXTREL usr/lib/llvm/libLLVM-3.0.so on PPC
- [LLVMdev] TEXTREL usr/lib/llvm/libLLVM-3.0.so on PPC
- [LLVMdev] TEXTREL usr/lib/llvm/libLLVM-3.0.so on PPC