[PATCH 2/2] ld: Add publics stream to PDB files

Alan Modra amodra@gmail.com
Fri Oct 28 01:26:34 GMT 2022


On Thu, Oct 27, 2022 at 08:00:52PM +0100, Mark Harmstone wrote:
> +      einfo (_("%P: warning: cannot create symbol record stream "
> +	       "in PDB file: %s\n"), bfd_errmsg (bfd_get_error ()));

You can use %E here and elsewhere rather than %s with bfd_errmsg.
With that tweak the patches both look OK to commit.

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list