This is the mail archive of the gcc-patches@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: [doc] not a list of supported targets


On Tue, 25 Apr 2006, DJ Delorie wrote:

> We've heard through a third party that someone was using the install
> notes as the official list of supported targets, which it obviously
> isn't (at worst, it's incentive to make your target buggy so it
> requires listing here).  This assumption could penalize "perfect"
> ports by making them seem unsupported.  This tries to clarify that.
> Ok?

The position of sourcebuild.texi is that all targets *should* be listed in 
install.texi.  That's an ideal rather than the current state.  
install-old.texi has some very old lists, one of the remaining parts of 
getting rid of install-old.texi would be to make install.texi have a full 
list of current targets then remove the old list of targets from 
install-old.texi.

  @item
  Entries in @file{gcc/doc/install.texi} for all target triplets
  supported with this target architecture, giving details of any special
  notes about installation for this target, or saying that there are no
  special notes if there are none.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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