[cfe-dev] clang command line options to select target CPU

Paul S clang at dataworx.com.au
Tue Mar 13 14:29:41 PDT 2012


Thanks Anton,

I'm running on Ubuntu 10.04 and when I try

clang -ccc-host-triple=msp430-elf -S t.c

the response is ...

clang: error: unsupported option '-ccc-host-triple=msp430-elf'

Is there any way I can query clang for a valid list of host triples ?

Cheers, Paul

On 14/03/12 07:09, Anton Korobeynikov wrote:
> Hello
>
>    
>> Can anybody steer me in the right direction ?
>>      
> In 3.0 you might try -ccc-host-triple=msp430-elf
>
>    




More information about the cfe-dev mailing list