Fwd: ld: Wrong error message on unknown -r* and -i* command-line options

2015-01-23 Thread Igor Zhbanov
Hello. I have found that ld reports confusing message on unsupported command-line options started with 'r' or 'i': $ ld -iqwerty ld: bad -rpath option $ ld -rqwerty ld: bad -rpath option The common case discussed in Internet is incorrectly passing -rdynamic option to ld. It's hard to guess what

ld: Wrong error message on unknown -r* and -i* command-line options

2015-01-23 Thread Igor Zhbanov
Hello. I have found that ld reports confusing message on unsupported command-line options started with 'r' or 'i': $ ld -iqwerty ld: bad -rpath option $ ld -rqwerty ld: bad -rpath option The common case discussed in Internet is incorrectly passing -rdynamic option to ld. It's hard to guess what

[Bug binutils/3298] -mrelax broken for sh-elf

2015-01-23 Thread olegendo at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=3298 Oleg Endo changed: What|Removed |Added CC||olegendo at gcc dot gnu.org --- Comment #4