[PATCH v2] strip: Don't treat fat IR objects as plugin object
H.J. Lu
hjl.tools@gmail.com
Wed Aug 6 04:06:29 GMT 2025
More information about the Binutils mailing list
Wed Aug 6 04:06:29 GMT 2025
- Previous message (by thread): [PATCH v2] strip: Don't treat fat IR objects as plugin object
- Next message (by thread): [PATCH v2] strip: Don't treat fat IR objects as plugin object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Aug 5, 2025 at 8:38 PM Alan Modra <amodra@gmail.com> wrote: > > You have a compile error on all targets where plugins are not > supported. > > archive.c: In function ‘_bfd_compute_and_write_armap’: > archive.c:2349:16: error: implicit declaration of function ‘bfd_plugin_target_p’ > > -- > Alan Modra Fixed in v3. BTW, should we drop --disable-plugins to always enable plugins? Binutils should still work with compilers which don't support plugin. -- H.J.
- Previous message (by thread): [PATCH v2] strip: Don't treat fat IR objects as plugin object
- Next message (by thread): [PATCH v2] strip: Don't treat fat IR objects as plugin object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list