[fpc-devel] Wrong assembler generated?

Jonas Maebe jonas.maebe at elis.ugent.be
Sat Oct 22 10:14:13 CEST 2011


On 22 Oct 2011, at 05:20, Andrew Haines wrote:

> I was experimenting with gtk3 a bit and a simple program was failing to
> execute properly.
> 
> It's very simple:

It's very difficult. The reason is that you are not showing a complete compilable program including all the declarations of the external functions you are calling and the types you are using. And moreover the two assembler blocks you are showing have been compiled with different optimization levels.


Jonas


More information about the fpc-devel mailing list