[LLVMdev] Does someone has experience with Canadian cross build of LLVM compiler?

Anton Korobeynikov anton at korobeynikov.info
Mon Nov 29 14:12:26 PST 2010


Hello Ekaterina,

> Does anyone have experience with doing Canadian cross-builds of LLVM
> compiler?
Works for me w/o any problems. Note that full canadian cross does not
make any sense in LLVM world, since it can generate code for any
target w/o extra configure stuff.

> This workaround worked. But I'm sure there is some other,  more elegant way
> of doing it (without actually changing llvm/Makefile). I'm sure other people
> have done Canadian cross build and resolve this issue some other way. If
> you've done it before, please advise on how better to do it.
How have you configured LLVM ?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list