[fpc-pascal] FPC only 32 bits?

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Jun 7 15:00:17 CEST 2007


On 7 jun 2007, at 14:48, Francisco Reyes wrote:

> Also when I do "file ppcrossx64" it reports it is 32bits.

At least this is normal, since you are working on a 32 bit machine:  
this is a cross compiler from 32 bits to 64 bits (i.e., the compiler  
itself is a 32 bit program, but generates 64 bit code).


Jonas



More information about the fpc-pascal mailing list