It is possible to generate the libgmp-10.dll file with a different name?

Zsolt Kántor zsoltkantor at yahoo.co.uk
Sat Oct 24 09:26:37 UTC 2020


Thanks for the suggestion, but you probably are not familiar with Windows dll files.
It is useless to just rename a DLL like any other file. Inside the DLL you also need to change the name.
But you can't just use a Hex editor for that and eventually add extra bytes to the DLL (in case you want a longer name).
That will break the DLL.

So my question is if there is some configuration variable that can be changed after ./cofigure?






On Friday, October 23, 2020, 10:25:34 AM GMT+3, Torbjörn Granlund <tg at gmplib.org> wrote: 





Zsolt Kántor <zsoltkantor at yahoo.co.uk> writes:


  it is possible somehow to compile/link the libgmp-10.dll file with a
  different name?Is there a configure option for that?I would like to
  have only libgmp.dll 


I am sure there is a command in Windows for renaming a file.

-- 
Torbjörn
Please encrypt, key id 0xC8601622


More information about the gmp-discuss mailing list