[nhc-bugs] build failure
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Fri Apr 16 11:47:10 EDT 2004
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
More information about the Nhc-bugs
mailing list