You are not logged in.
NewPascal was suggested to me because I'm looking for out-of-the-box support for Windows 32 and 64 bit targets. After having just installed (unzip, configure.bat, run.bat) it I'm having troubles getting that to work. It seems to be a 32-bit toolset, so setting Target OS to Win32 and Target CPU family to i386 produces a result. But setting it to Win64 and x86_64 doesn't work - it gives an error that the compiler doesn't support a target of x86_64-win64.
Does NewPascal support multiple targets out of the box? If so, what am I doing wrong? If not, does anyone know of a Lazarus distribution that does?
Offline
Use fpcupdeluxe to install NewPascal and cross-compilers.
Offline