This is the mail archive of the gcc-bugs@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]

Re: specific.html: Links within don't work


On Mon, 2 Jul 2001 RDBrown@mira.net wrote:
> Links within <http://gcc.gnu.org/install/specific.html> aren't working,
> similarly <http://gcc.gnu.org/install/configure.html#with-gnu-ld> doesn't
> jump to the with-gnu-ld entry.
> The files contain the href entries for targets within the files but no
> `a name="...."' values establishing the targets.

This happened because makeinfo on gcc.gnu.org was way too old. As I had
planned originally, I now fixed the problem by making /usr/bin/makeinfo
a symlink to /usr/local/bin/makeinfo-4.0 and everything seems to be fine
again.

Also the preprocessing (color scheme, footer,...) now work properly for
these pages as well.

Thanks for letting us know!

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



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