Re: unowinreg.dll and Win64

2020-12-02 Thread Stephan Bergmann
On 28/11/2020 17:49, Rene Engelhard wrote: I am currently doing some cleanups in my packages and I noticed a possible inconsistency... On Windows 64bit, what is unowinreg.dll supposed to be? A 64 bit dll? A 32 bit dll? And what is it supposed to be on Linux x86_64 nowadays? Traditionally, be

Re: unowinreg.dll and Win64

2020-11-28 Thread Rene Engelhard
Hi again, Am 28.11.20 um 17:49 schrieb Rene Engelhard: > So if Windows builds it per default (without any extra flags afaics) > that would mean the 64bit windows builds builds a 64bit .dll and thus we > need to adapt this, too for Linux 64bit packages? > > As probably Java will refuse to load the

unowinreg.dll and Win64

2020-11-28 Thread Rene Engelhard
Hi, I am currently doing some cleanups in my packages and I noticed a possible inconsistency... On Windows 64bit, what is unowinreg.dll supposed to be? A 64 bit dll? A 32 bit dll? And what is it supposed to be on Linux x86_64 nowadays? Currently it is (also in TDF) like the following: - Windo