[cfe-dev] clang command line options to select target CPU
Hal Finkel
hfinkel at anl.gov
Tue Mar 13 14:42:09 PDT 2012
Paul,
Remove the = and use a space instead.
-Hal
On Wed, 14 Mar 2012 07:29:41 +1000
Paul S <clang at dataworx.com.au> wrote:
> 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
> >
> >
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
--
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
More information about the cfe-dev
mailing list