[LLVMdev] -arch option ignored?
Leo Fink
leo.fink at gmx.net
Tue Jul 10 16:44:10 PDT 2007
Thanks for a hint, Anton.
On Jul 6, 2007, at 5:51 PM Anton Korobeynikov wrote:
> Hello, Leo.
>
>> Built like this, llvm-gcc generates ppc code regardless of the -arch
>> flag (e.g. arch i386).
> You have to configure and build with the appropriate --target set
The problem is that the make process will stop with an error
("`build_alias' has changed since the previous run") if I choose
anything other than the host architecture as a target.
Kind regards.
More information about the llvm-dev
mailing list