This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH for Re: installation instructions; glitchlet


On Tue, 10 Dec 2002, Edward Welbourne wrote:
>> I have just committed the following patch to mainline, so that it
>> will be part of GCC 3.3 (and later).
> good.  I note, however, that you still refer the reader back to the
> configure script for `a complete list of supported models', though I
> couldn't find such a list in the configure script; in particular, I
> grepped for at least one of the names given in the `e.g.' and it
> didn't show up.  How does one find the list ?

Sorry, I don't know (respectively, I couldn't find it). :-(

David, Jakub, in gcc/doc/install.texi we have

  @item --with-cpu=@var{cpu}
  Specify which cpu variant the
  compiler should generate code for by default.  This is currently
  only supported on some ports, specifically arm, powerpc, and
  SPARC@.  If configure does not recognize the model name (e.g.@: arm700,
  603e, or ultrasparc) you provide, please check the configure script
  for a complete list of supported models.

but this doesn't seem to work; is there any possibility to find the
actual cpu variant for SPARCs, for example?

Gerald
-- 
Gerald "Jerry"   pfeifer@dbai.tuwien.ac.at   http://www.pfeifer.com/gerald/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]