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] Support -z combreloc in binutils


On Thu, Aug 16, 2001 at 08:56:16AM +0200, Andreas Jaeger wrote:
> 
> Shouldn't combreloc be the default - at least on glibc platforms?
> After changing the dynamic linker to cache the last value used for
> relocation, this option would speed up relocations at system start up.
> 

I prefer to do it in the gcc driver, just like how we handle ld.so.
In this way, we have fewer linkers on a given arch/format.


H.J.


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