PATCH: new linker option for shared library COMDAT optimization
Alan Modra
amodra@gmail.com
Wed Feb 29 23:29:00 GMT 2012
More information about the Binutils mailing list
Wed Feb 29 23:29:00 GMT 2012
- Previous message (by thread): PATCH: new linker option for shared library COMDAT optimization
- Next message (by thread): [Patch gas/mach-o] let obj-mach-o know if we're generating 64b code.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Feb 29, 2012 at 11:23:14AM -0700, Sandra Loosemore wrote: > Would it suffice for the purposes of the current patch to add a bit > to the documentation for --shared-comdat explaining that it requires > that the comdat symbols have default (exported) visibility in the > shared library, and that this may require changes to how the library > is built? [snip] > Perhaps as a > less-strict version of what I have now, I could require that the > shared library provide definitions for only the comdat symbols that > are referenced, instead of all of them? Yes, I think we could go ahead with these two changes. -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): PATCH: new linker option for shared library COMDAT optimization
- Next message (by thread): [Patch gas/mach-o] let obj-mach-o know if we're generating 64b code.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list