https://sourceware.org/bugzilla/show_bug.cgi?id=21423

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com,
                   |                            |nickc at redhat dot com
          Component|ld                          |gold
           Assignee|unassigned at sourceware dot org   |ccoutant at gmail dot 
com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
This looks to me like a combination of two problems:

  1. Gold is not using config/plugins.m4 so it does not follow the
     behaviour of the AC_PLUGINS function.

  2. The AC_PLUGINS function does not include --disable-plugins in
     the help string macro, nor does it tell the reader about the
     default behaviour if neither --enable-plugins nor --disable-plugins
     is used.

The config/plugins.m4 file is maintained by the GCC project, so this problem
will have to be reported there.

I am punting point 1 - should gold use plugin.m4 - to the gold maintainers.

Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to