Adem wrote: > 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. With FPC you could do two local installations and then switch between two versions of .fpc.cfg file. This wiki section is for installing FPC trunk into ~/ at Linux. Maybe it helps for your configuration. http://wiki.lazarus.freepascal.org/Getting_Lazarus#Build_and_install_with_make It may be is possible to use the two versions by some command line switch, without swapping the .cfg files, but I don't know how. Juha _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel