Juha Manninen schrieb:
BTW, is there some way of having both 32bit and 64bit FPC/Lazarus
coexist in the same machine?
With Lazarus it is easy. You just compile it and rename the binary. It does
not need to be installed.
But it's suggested to invoke both with a different -pcp
(--primary-config-path), so that each version can create 32/64 bit
applications and use its own (32/64 bit) LCL by default.
With FPC you could do two local installations and then switch between two
versions of .fpc.cfg file.
What's the default INSTALL_PREFIX on Windows?
DoDi
_______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel