
16 Apr
2004
16 Apr
'04
9:47 a.m.
I wrote:
My best guess is that this is another byte-code alignment problem of the same kind that we have already seen a couple of times with different versions of the gcc toolset.
A quick thought, which might help us track down the alignment problem. Please can you send me the output of the following command: gcc -S -x c src/prelude/DErrNo.hc -Iinclude -o - | grep align Regards, Malcolm