https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121958

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Document requirements for   |Document requirements for
                   |updating *opt.urls          |updating *opt.urls;
                   |                            |advertised method does not
                   |                            |work

--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
The advertised method of installing Texinfo >= 6.8 does not work:

tkoenig@cfarm120 trunk-bin]$ make -C gcc regenerate-opt-urls
make: Entering directory '/home/tkoenig/trunk-bin/gcc'
../../trunk/gcc/regenerate-opt-urls.py
/home/tkoenig/trunk-bin/gcc/HTML/gcc-16.0.0 ../../trunk
make: Leaving directory '/home/tkoenig/trunk-bin/gcc'

[tkoenig@cfarm120 trunk]$ git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   gcc/fortran/frontend-passes.cc
        modified:   gcc/fortran/lang.opt
        modified:   gcc/fortran/options.cc

Notice the absence of modifications to gcc/fortran/lang.opt.urls .

Reply via email to