Description
Free Pascal projects can be cross-compiled for Windows through the mingw-w64 toolchain. This compiler package is useful for developers maintaining Pascal or Lazarus-related code that must produce Windows binaries from Linux.
It is a development compiler, not an app for end users. Verify target architecture, runtime libraries, and packaging before distributing generated executables.