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]
Other format: [Raw text]

Re: [rfa] Add bfd_runtime


Ian Lance Taylor <ian@wasabisystems.com> writes:

> I could just as easily, and, at least to my mind, just as justifiably,
> say
>     elf-target has-a object-file
>     elf-target has-a executable-file
>     elf-target has-a shared-library-file
> and conclude that we should expand bfd_format to distinguish object
> files, executables, and shared libraries.

But then, executables and shared libraries are not very different from
each other either.  Both can be executed, both are runtime relocated, and
neither are linktime relocatable.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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