archives and plugin target

H.J. Lu hjl.tools@gmail.com
Fri Aug 15 18:21:25 GMT 2025


On Thu, Aug 14, 2025 at 3:53 PM Alan Modra <amodra@gmail.com> wrote:
>
> On Thu, Aug 14, 2025 at 11:05:14PM +0930, Alan Modra wrote:
> > This patch removes archive support entirely from the plugin target.
>
> It needs this for completeness.
>
> diff --git a/bfd/plugin.c b/bfd/plugin.c
> index d052455fd4e..2be384d8ef5 100644
> --- a/bfd/plugin.c
> +++ b/bfd/plugin.c
> @@ -1014,7 +1014,7 @@ const bfd_target plugin_vec =
>    {                            /* bfd_write_contents.  */
>      _bfd_bool_bfd_false_error,
>      _bfd_bool_bfd_false_error,
> -    _bfd_write_archive_contents,
> +    _bfd_bool_bfd_false_error,
>      _bfd_bool_bfd_false_error,
>    },
>
>
> --
> Alan Modra

This patch removes the plugin warning for aix, hpux and vms on top
of your patch.

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-bfd-Remove-plugin-warning-for-aix-hpux-and-vms.patch
Type: text/x-patch
Size: 55364 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20250815/f653662f/attachment-0001.bin>


More information about the Binutils mailing list