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]

Re: ELF symbol aliasing in


On Wed, Nov 18, 2009 at 05:56:32PM +0100, Matthias Urlichs wrote:
> Apple's linker has an option "-alias_list" to read what are essentially
> --defsym argument pairs, from a file. That'd be even more helpful, but
> building an argument list from the file works well enough.

The format'll be different but you can leave it in a file; pass it to
the linker with @file and put --defsym arguments in the file.  That
should be a lot more manageable.

-- 
Daniel Jacobowitz
CodeSourcery


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