This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch for readelf testsuite


On Thu, Apr 05, 2001 at 02:41:34PM -0700, Chris G. Demetriou wrote:
> 
> Certainly, I'm aware of a keen need for an 'is the target ELF' check
> -- that information is encoded in Lots of places i've seen,
> differently each place.

Be careful on those places in the ld testsuits. Some of them are meant
to say "does this target suport that feature under ELF." You can
provide a generic "is the target ELF" procedure. But you cannot replace
each individual check with it blindly, especially in ld.

BTW, you can get this information in ld/configure.tgt or bfd/config.bfd.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]