On Wed, Feb 24, 2010 at 8:23 AM, Rainer Orth <ro@cebitec.uni-bielefeld.de> wrote: > +/* Restore default: we cannot use ELFOSABI_SOLARIS, otherwise ELFOSABI_NONE > + objects won't be recognized. */ > +#undef ELF_OSABI > + Could you please use ELFOSABI_SOLARIS, similarly to ELFOSABI_FREEBSD? Thanks. -- H.J.