This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ARC missing from list of supported CPU types
- To: "P. Berreitter" <pberreitter at Vaishali dot com>
- Subject: Re: ARC missing from list of supported CPU types
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Thu, 6 Sep 2001 08:30:44 +0100 (BST)
- cc: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
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