[Bug ld/17590] Order of multiple defsym commands irrelevant

2014-11-12 Thread climberking2000 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17590 --- Comment #1 from David P --- A workaround/hack I discovered, which I'd recommend if this doesn't get worked on: gcc+ld seems pretty deterministic. Compile, run an nm command on the executable, pull out the addresses of symbols, compile aga

[Bug ld/17590] Order of multiple defsym commands irrelevant

2014-11-12 Thread climberking2000 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17590 David P changed: What|Removed |Added CC||climberking2000 at gmail dot com -- You

[Bug ld/17590] New: Order of multiple defsym commands irrelevant

2014-11-12 Thread climberking2000 at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: climberking2000 at gmail dot com Hey all, So I may be misunderstanding something basic about linking, if it sounds like I'm asking something crazy I probably am. I'm trying to redefine some symbols using defsym in