[LLVMdev] llvmc issues on x86_32

Albert Graef Dr.Graef at t-online.de
Wed Apr 1 15:59:46 PDT 2009


Mikhail Glushenkov wrote:
> A better solution probably would be to add
> '-relocation-model=pic' only when we are on x86_64.

That still wouldn't work if you're cross-compiling to x86_32, since once
the option is hardcoded there's no way to remove it from the command
line. And it would be at odds with the rest of the LLVM toolchain which
is pretty agnostic about the particular system it runs on.

-- 
Dr. Albert Gr"af
Dept. of Music-Informatics, University of Mainz, Germany
Email:  Dr.Graef at t-online.de, ag at muwiinfa.geschichte.uni-mainz.de
WWW:    http://www.musikinformatik.uni-mainz.de/ag



More information about the llvm-dev mailing list