[PATCH] dlltool: Allow inferring tmp_prefix from the dll name from a def file

Martin Storsjö martin@martin.st
Tue Jan 18 21:55:40 GMT 2022


On Tue, 11 Jan 2022, Martin Storsjö wrote:

> Move the initialization of tmp_prefix slightly later in the process,
> which should allow inferring a deterministic tmp_prefix from the
> dll name read from a def file, not only from the -D option.
>
> Signed-off-by: Martin Storsjö <martin@martin.st>
> ---
> binutils/dlltool.c | 34 +++++++++++++++++-----------------
> 1 file changed, 17 insertions(+), 17 deletions(-)

Ping

// Martin


More information about the Binutils mailing list