On Tuesday 20 November 2007, Jakub Ladman wrote:
> Dne Monday 19 of November 2007 05:09:33 Mike Frysinger napsal(a):
> > On Saturday 17 November 2007, Jakub Ladman wrote:
> > > Does crossdev know the target cpu?
> >
> > crossdev only "knows" what gcc/glibc/whatever knows.  afaik, gcc has not
> > integrated crunch support yet.  search gcc.gnu.org to find out for sure.
> > -mike
>
> Thank You
> ... but i still can't find the list of relevant --target= values :-(

it really isnt about the CTARGET ... that value generally selects the 
architecture level (arm3, arm4, etc...) rather than a specific cpu.  
the --with-cpu= option selects specific cpu's, so look at the documentation 
for -mcpu=.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to