[LLVMdev] Q: missing -fPIC in llvmc?

Chris Lattner sabre at nondot.org
Mon Oct 22 13:15:26 PDT 2007


On Mon, 22 Oct 2007, Basile STARYNKEVITCH wrote:
> On a Debian/AMD64 host I am surprised that there is apparently no way to
> generate position independent code in shared object (i.e. to output
> files which are easy dlopen-able without pain)?
>
> I probably missed something obvious, but what?

You're missing the fact that llvmc is highly experimental, and is not 
really usable yet.  Please use llvm-gcc directly, thanks!

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list