Hi, Am 13.02.13 23:57, schrieb Maciej (Matchek) BliziĆski: > 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.
we switched back to gld on x86 didn't we. :) It's probably fine with sun linker but then we have the other problem which I don't remember what it was atm :) If I have some spare time will look into this too Greetings Jan _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
