[fpc-devel] Problems building on i386-win32

Marco van de Voort fpc at pascalprogramming.org
Wed Nov 25 08:27:55 CET 2020


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.




More information about the fpc-devel mailing list