Aah, typical!  C:\Windows\System32 is supposed to be for 32-bit DLLs, while C:\Windows\System is 64-bit.  Question is, what can I do to resolve it?  I'm not even sure what Common.dll is for.

Gareth aka. Kit

On 25/11/2020 07:27, Marco van de Voort via fpc-devel wrote:

Op 2020-11-25 om 00:37 schreef J. Gareth Moreton via fpc-devel:


This might be my own configuration, but can people check that i386-win32 works properly? I tried to build it to test one of my new optimisations, but got a failure when building the trunk (without my optimisations).

Building using "make all install OS_TARGET=win32 CPU_TARGET=i386 FPC=C:\FPC\3.2.0\bin\i386-win32\fpc.exe" (since my machine is 64-bit Windows)

Compiles fine here (but I build with parallel options, and I don't have that dll).

Note that you seem to be building win32, but on a win64 system c:\windows\system32 is 64-bit ? It could be that the windows\system32 part that you see is virtualized, but you could see if you check the type of that DLL.


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to