ARC missing from list of supported CPU types
Joseph S. Myers
jsm28@cam.ac.uk
Thu Sep 6 00:30:00 GMT 2001
On Wed, 5 Sep 2001, P. Berreitter wrote:
> On the manual page 4.2: Configurations Supported,
> http://gcc.gnu.org/onlinedocs/gcc-3.0.1/gcc_4.html#SEC57
>
> the ARC processor is not listed among possible CPU or system types. Yet ARC
> can be found on 3.17.25 . What gives? The same goes for TI's TMS320
> processor. Can GCC compile for ARC or TMS? Or are these platforms as yet
> unsupported?
>
> If they are supported, where can I find the proper names when building a
> cross compiler? (what to pass --target)?
Did you read the start of that chapter, where it says
Note most of this information is out of date and superseded by the new
GCC install manual `gcc/doc/install.texi'. It is provided for
historical reference only.
? You should be looking at http://gcc.gnu.org/install/ - but we still
need volunteers to move the remaining parts of the old install manual into
the new one, in particular cross-compilation instructions (though I
thought Bo Thorsen had volunteered for this) and making the list of
specific systems include every supported target, even those with no
specific notes.
--
Joseph S. Myers
jsm28@cam.ac.uk
More information about the Gcc
mailing list