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

Allan McRae allan@archlinux.org
Sun Jan 23 01:20:13 GMT 2022


On 23/1/22 00:33, Nick Clifton via Binutils wrote:
> Hi Martin,
> 
>>> 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.
> 
>> Ping
> 
> Sorry - overworked as usual.
> 
> The patch is fine.  I have gone ahead and applied to the mainline and 
> 2.38 branch.
> 
> Cheers
>    Nick
> 

Since this patch I get allocfail.so failing:

$ cat ./libbacktrace/allocfail.sh.log
/build/binutils/src/binutils-gdb/libbacktrace/../test-driver: line 107: 
/build/binutils/src/binutils-gdb/libbacktrace/allocfail.sh: No such file 
or directory
FAIL allocfail.sh (exit status: 127)

And libbacktrace/Makefile is empty below:

allocfail.sh: allocfail



More information about the Binutils mailing list