On Tue, 17 Apr 2012, Jonathan Wakely wrote: >> I belong to HP-UX Itanium/PA-RISC GCC compiler team. I noticed that the >> GCC page (http://gcc.gnu.org/install/binaries.html) that lists out the >> pre-compiled versions of GCC (for different platforms) does not contain >> the web link of "GCC for HP-UX 11i". Please let me know the procedure >> to get this page updated (under HP-UX section) with the HP web link. > You could just provide the link and ask for it to be changed, but to > be more helpful you could send a patch for the web page. > > The GCC web pages are maintained in the old CVS repo, see > http://gcc.gnu.org/cvs.html > > If you check out the repo, change the relevant page and then send a > patch to gcc-patc...@gcc.gnu.org and Gerald (CC'd) then all he'll need > to do is apply the patch and check it in.
http://gcc.gnu.org/install/ actually is special in that it is generated from gcc/doc/install.texi in the GCC source tree (so http://gcc.gnu.org/svn.html applies). This indeed can be a bit confusing, so I did add a README to that directly some days ago. That said, kannanmj I don't think I saw a response to Jonathan's mail to you. Would you like to propose some changes or a concrete link for us to add? Gerald