|
From: Jeremy F. <je...@go...> - 2005-03-22 07:58:02
|
Klint Gore wrote:
>ok. that worked.
>
>I got a long list of things from a non-trivial program. Now to spend
>some time working out what it's telling me.
>
Well, just from hello-world it looks like Kylix generates bad code - it
accesses memory below the stack pointer (hence the warning about
--workaround-gcc-296-bugs=yes).
J
|