Re: [fpc-devel] Building trunk of today fails on Windows: Error: Invalid DLL C:\WINDOWS\system32\common.dll, invalid header size

2021-08-21 Thread J. Gareth Moreton via fpc-devel
This is a problem I run into all the time  Basically, the DLL is 64-bit and hence is invalid in a 32-bit binary.  This can be bypassd by commenting out the "{$linklib common}" line in .\oracle\src\oraoci.pp Gareth aka. Kit On 21/08/2021 22:35, Bart via fpc-devel wrote: Hi,

[fpc-devel] Building trunk of today fails on Windows: Error: Invalid DLL C:\WINDOWS\system32\common.dll, invalid header size

2021-08-21 Thread Bart via fpc-devel
Hi, C:\devel\fpc\trunk>git log -1 commit a77f5221f341b32bb964c03dc61c1e80b71714dd (HEAD -> main, origin/main, origin/HEAD) Author: florian Date: Sat Aug 21 20:36:29 2021 +0200 C:\devel\fpc\trunk>make clean C:\devel\fpc\trunk>make all ... [ 19%] Compiled package odbc Start compiling