[Bug libstdc++/25956] Memory error when dynamic linking STL specializations

2009-01-27 Thread bkoz at gcc dot gnu dot org
--- Comment #5 from bkoz at gcc dot gnu dot org 2009-01-27 17:26 --- Duplicate *** This bug has been marked as a duplicate of 28017 *** -- bkoz at gcc dot gnu dot org changed: What|Removed |Added --

[Bug libstdc++/25956] Memory error when dynamic linking STL specializations

2009-01-27 Thread jkp at kirkconsulting dot co dot uk
--- Comment #4 from jkp at kirkconsulting dot co dot uk 2009-01-27 13:44 --- Hi there I reported this bug too long ago to even remember the details. All I can say is that now PPC OS X is probably completely irrelevant to most people. I certainly won't be wasting any more time on it.

[Bug libstdc++/25956] Memory error when dynamic linking STL specializations

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2009-01-27 04:23 --- This seems like a template linkage bug specific to the powerpc-darwin8.5.0 target, probably related to simulated/incomplete support of comdat and weak linkage on that platform via coalesced symbols. It seems unlikely t

[Bug libstdc++/25956] Memory error when dynamic linking STL specializations

2007-03-26 Thread pcarlini at suse dot de
--- Comment #2 from pcarlini at suse dot de 2007-03-26 22:08 --- The message to the libstdc++ list: http://gcc.gnu.org/ml/libstdc++/2006-01/msg00155.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25956

[Bug libstdc++/25956] Memory error when dynamic linking STL specializations

2006-01-25 Thread jkp at kirkconsulting dot co dot uk
--- Comment #1 from jkp at kirkconsulting dot co dot uk 2006-01-25 08:52 --- Created an attachment (id=10726) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10726&action=view) XCode project with test case The project includes three targets - the main application, a dylib and a sta