2013/2/13 Edward Maros <[email protected]> > terrminate called after throwing an instance of 'std::runtime_error' > terminate called recursively > Abort (core dumped)
I am able to reproduce this, only on Intel. The Sparc version doesn't suffer from this problem. I did some searching around and found this bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53730 The solution is rather unexciting: "Yes, switching away from the gold linker and rebuilding gcc solves the problem!" We aren't using the gold linker in our build, so maybe it's a similar problem with the sun linker? Obviously it's only a guess. I'll try to get that resolved, but I'm currently spread very thin, so I can't promise fast progress. Maciej _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
