> Christo, on your suggestion I tried one of the examples to run and it > failed with the following error: > > /usr/bin/ld: skipping > incompatible /usr/lib/fpc/2.0.1/units/i386-linux/rtl/cprt21.o when > searching for /usr/lib/fpc/2.0.1/units/i386-linux/rtl/cprt21.o > but I haven't installed the 64-bit version,
Correct, but probably your "ld" is 64-bit. You must point fpc to the 32-bit linker (and libraries) if you want to generate 32-bits bins. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal