[LLVMdev] LLVM Build Problems on Itanium

Thomas Jablin tjablin at cs.princeton.edu
Thu Jan 10 13:17:51 PST 2008


Dale Johannesen wrote:
>
> That's an LLVM bug.  Inline assembly is known to have some problems.
> I'm not sure how robust the ia64 implementation is.
>
> Configuring with
> BOOTSTRAP=
> should stop it from trying to bootstrap.  However, it's still likely  
> to try to build the file that's causing trouble.
>   
Is there any reason why I can't use xgcc to generate LLVM bitcodes? What 
are the limitations of xgcc relative to gcc?
Tom




More information about the llvm-dev mailing list