[Bug ld/21705] ld disappears up own butt never to return (a curious case?)

2017-07-05 Thread mick.pearson at wildblue dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=21705 Mick Pearson changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/21705] ld disappears up own butt never to return (a curious case?)

2017-07-04 Thread mick.pearson at wildblue dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=21705 --- Comment #6 from Mick Pearson --- /bin/ranlib: libcolladadom3D-big-obj.a(viewer_base.lite.cpp.o): warning: COMDAT symbol '.rdata$_ZTVN12ColladaDOM_34DAEP9ElementalINS_9Collada0825__cg_param_group__float__ENS0_7ElementEEE' does not match

[Bug ld/21705] ld disappears up own butt never to return (a curious case?)

2017-07-04 Thread mick.pearson at wildblue dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=21705 --- Comment #5 from Mick Pearson --- EDITED: I solved the truly confusing problems by moving the main (shared library) in the link order to be behind the executable components. (I think the GNU community would be wise to circle the linker

[Bug ld/21705] ld disappears up own butt never to return (a curious case?)

2017-07-04 Thread mick.pearson at wildblue dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=21705 --- Comment #4 from Mick Pearson --- Thanks Alan, I know this isn't exactly a help desk; but I hope there are others here who might help me. A problem I run into is almost all talk about "undefined reference" diagnostics devolves into, "you

[Bug ld/21705] ld disappears up own butt never to return (a curious case?)

2017-07-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21705 --- Comment #3 from Alan Modra --- With regard to Y_UP, you may be in trouble due to compiling without optimization. See https://sourceware.org/ml/binutils/2012-12/msg00088.html for example, where I'm being schooled about this. (I only

[Bug ld/21705] ld disappears up own butt never to return (a curious case?)

2017-07-03 Thread mick.pearson at wildblue dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=21705 --- Comment #2 from Mick Pearson --- (In reply to Alan Modra from comment #1) > Reports about 2.25 here are generally not interesting unless the problem can > be recreated with current master or release branch binutils. I recommend > that

[Bug ld/21705] ld disappears up own butt never to return (a curious case?)

2017-07-03 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21705 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1