[fpc-devel] 64 bit version problem

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Jan 25 21:41:29 CET 2008


On 25 Jan 2008, at 16:30, Miklos Cserzo wrote:

> I guess the real problem is well before the critical line but I have  
> no idea where could it be and how to find it. Now I wonder, if the  
> same code supposed to compile and run in the same manner on 32 and  
> 64 bit architecture? Is this sort of anomaly a known problem? Can  
> you advice me how to locate the problem?

Try compiling with -Aas, because the internal assembler is quite  
broken for x86_64 in 2.2.0.

> Is there a command line switch instructing the compiler to generate  
> 32-bit executable on 64-bit environment?

No.

> If not, can the two versions of the complier coexists in parallel?

Yes.


Jonas



More information about the fpc-devel mailing list