On 2/13/13 2:57 PM, Maciej (Matchek) BliziĆski wrote: > 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 Thank you for looking into this. Currently it is not critical since I can build my software as a 32bit executable. I look forward to the day when it can be a 64bit executable.
Ed _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
