Re: ARM Configure Targets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Remy Fenn <rem@xxxxxxxxxx> writes:

> Building GCC for ARM cross-compilation offers a number of potential
> targets which is only referred to in the documentation as arm-*-elf.
> 
> Where can I find further information on specific targets? I view 3rd
> party documentation in this respect as dubious particularly as many
> non-official source of documentation do not stamp a date and you cannot
> therefore determine whether the targets mentioned are indeed still
> accurate in the present GCC release.

Normally you just build the arm-elf target, and then use the -mcpu
option to pick the specific target you want.  For the list of names
supported by -mcpu, see the documentation which comes with the
compiler.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux