On Sun, 16 Dec 2001 01:46:18 EST, Valdis.Kletnieks(a)vt.edu said:
Also, compiling with --pdump works for me as well - probably because
this
way it avoids the unexec() that seems to be giving binutils indigestion.
Blegga. Another one for the PROBLEMS file, self-inflicted this time.
If I didn't live on the ragged edge of RawHide, life would be easier. ;)
The RedHat gcc-3.1-0.10 RPM won't compile dumper.c with any level of -O,
it leaves a dangling entry resulting in a unknown symbol .L<n> for some
value of <n> because it botches the branch table for the switch statement
in pdump_get_indirect_count(). Already reported to RedHat as bug 57574.
Just in case anybody else is on the bleeding edge. ;)
/Valdis