PSARC/2007/509 elfedit

James Carlson james.d.carlson at sun.com
Thu Sep 6 11:12:53 PDT 2007


Rod Evans writes:
> We were forced to abandon isaexec() and invent our own model.
> We look at the first relocatable object on the command line,
> and if it is 32-bit we remain within the 32-bit ld().  If the
> object is 64-bit we kick off an isaexec like function to determine
> if the 64-bit ld exists, and if so run it.

I can understand that target-sensitive behavior.  It's similar to what
mdb does.

That's explicitly _not_ what elfedit is doing here, at least according
to the submitter.

> This is all wrapped up in conv_check_native() under sgs.  And as
> we like to eat our own dog food, the various other sgs utilities
> we work on have adopted using the same routine.

OK ...

-- 
James Carlson, Solaris Networking              <james.d.carlson at sun.com>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677



More information about the opensolaris-arc mailing list