On Tue, 12 Apr 2005, Dave Korn wrote: >> When I look in gcc-4.0.0-20050410/INSTALL at specific.html > Oh, BTW, it seems the internal links in that page are b0rked in the usual > sort of way, owing to the mangling of 'special' characters. A link like: > > <li><a href="#*-ibm-aix*">*-ibm-aix*</a> > > doesn't actually link up with an anchor like > > <!-- rs6000-ibm-aix*, powerpc-ibm-aix* --> > > <h3 class="heading"><a name="TOC24"></a><a > name="_002a_002dibm_002daix_002a"></a>*-ibm-aix*</h3>
This should work now; I committed a patch a few days ago. > Oh, and there are TOC entries for chapters that don't exist at all, such > as > > <li><a href="#powerpc-*-eabiaix">powerpc-*-eabiaix</a> I removed two such obsolete TOC entries in specific.html; if you are aware of any further issues, please let us know. Gerald