On Sat, Jun 26, 1999 at 11:01:55AM -0700, Mark Mitchell wrote: > - if (SGI_COMPAT (abfd) > + if (SGI_COMPAT (output_bfd) This isn't correct anymore, now that this is an enumeration. Otherwise it's fine. r~