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: patch / RFD: speed up linker map file generation


Nick Clifton <nickc@redhat.com> writes:

> There should definitely be an option.  There are users who run these
> tools on small machines who will want the old behaviour.  I would
> suggest making it a generalised switch (eg
> --reduce-memory-overheads) that can be used to trigger other (as yet
> unimplemented) tweaks to the linker's behaviour.

There are plenty of applications that detect the amount of available
working memory and adjust their behaviour accordingly.  Can't the
linker do the same?  It seems unfortunate that we mere humans must
instruct the program to do something that it can probably figure out
better itself.

Ben


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