Daniel Jacobowitz writes: > That's right. They describe the saved registers and frame pointer for > each function. A way to turn them off on IRIX might be in order? I try a gcc bootstrap with a quick hack where the .pdr creation is disabled with #if 0. If that helps, I'll look for a proper way to do this. Rainer