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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to