c++ stl in l4/pkg/libstdc++
Bert van Leeuwen
bert.vanleeuwen at gmail.com
Wed Aug 17 11:03:18 CEST 2005
Hi,
Can somebody (Frank?) please give me some pointers on how to replace
the STL in l4/pkg/libstdc++ for gcc 3.3.x (i.e.
/l4/pkg/libstdc++/lib/src-v3 and
l4/pkg/libstdc++/contrib/libstdc++-v3)? It seems to be rather an old
version, and I would like to try a newer version to eliminate possible
sources of error in my program. I tried just replacing
drops/include/c++/3.3 with the STL on my box, but that gave hundreds
of compile errors.
(My program is hanging sporadically, and everytime I get a backtrace
into the hung thread, it is somewhere inside STL list. I cannot
reproduce this behaviour in linux, only in L4, so I want to see if
replacing the STL with a newer version will help)
Thanks,
Bert
More information about the l4-hackers
mailing list