[PATCH] dlltool: Use the dll name as unique object file prefix instead of getpid()

Nick Clifton nickc@redhat.com
Tue Jan 11 15:46:32 GMT 2022


Hi Martin,

> This makes the output deterministic without requiring the caller to
> pass --temp-prefix.
> 
> This also avoids potential prefix clashes, if building multiple import
> libraries that later are merged into one single import library (which
> is done for a number of umbrella libraries in mingw-w64-crt).

Patch approved and applied.

Cheers
   Nick



More information about the Binutils mailing list