gold patch committed: Implement --unresolved-symbols
Ian Lance Taylor
iant@google.com
Sat Jul 9 06:21:00 GMT 2011
More information about the Binutils mailing list
Sat Jul 9 06:21:00 GMT 2011
- Previous message (by thread): APIs
- Next message (by thread): gold patch committed: Don't crash with weird linker script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This gold patch implements --unresolved-symbols more or less as it exists in GNU ld. Gold generally acts as like GNU ld using --unresolved-symbols=ignore-in-shared-libs, and this patch does not change that behaviour. Committed to mainline. Ian 2011-07-08 Ian Lance Taylor <iant@google.com> PR gold/12386 * options.h (class General_options): Add --unresolved-symbols. * target-reloc.h (issue_undefined_symbol_error): Check --unresolved-symbols. Add comments. -------------- next part -------------- A non-text attachment was scrubbed... Name: foo.patch Type: text/x-diff Size: 2848 bytes Desc: patch URL: <https://sourceware.org/pipermail/binutils/attachments/20110709/a665c27a/attachment.bin>
- Previous message (by thread): APIs
- Next message (by thread): gold patch committed: Don't crash with weird linker script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list