This is the mail archive of the binutils@sourceware.org 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]

objcopy --weaken


Hello!

The objcopy --weaken command suggests that it is able to change all 
(global) symbols to weak. Running it against an object file it does it, 
but running it against a shared lib does not change anything.

Is this correct behaviour (tested 2.15.92.0.2/2.16.1/2.16.91.0.7)?

I have also tried to do it w/ objcopy -w -W * lib.so, but that returns the 
help (this should work as of man page)

Creating a list and using --weaken-symbols=list does not solve it either.

Thanks, Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2


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