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: any "smart linking" efforts?


> I am thinking mainly of
> 1) being able to specify libraries in any order and only once in the linker
> command line

like --start-group --end-group?

> 2) having the linker discard symbols that are never being referenced (maybe
> with some help from the assembler?)
> 

gcc -ffunction-sections / ld --gc-sections?

-eric

-- 
Fridays are not "pants optional"


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