a couple of small patches

Phil Blundell pb@reciva.com
Wed Jun 10 10:05:00 GMT 2009


With the current cvs head, ld configured for --target=arm-linuxgnueabi
will crash if invoked with something like "ld -b binary /dev/null".
(Useless though this seems, it appears to be a fairly common idiom for
programs to use when they're trying to check for supported linker
options from an autoconf script.)

Here are two patches, one for ld and one for bfd, which clear up the
segfault for me.

p.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ld.patch
Type: text/x-patch
Size: 715 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20090610/a568f33a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfd.diff
Type: text/x-patch
Size: 701 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20090610/a568f33a/attachment-0001.bin>


More information about the Binutils mailing list