Problem with `string', threading and shared libraries.
Gabriel Dos Reis
gdr@codesourcery.com
Sat Sep 29 00:23:00 GMT 2001
Carlo Wood <carlo@alinoe.com> writes:
| If I want to try any other solution, then I will need to have
| explicitely both types available, which means I can't use just
| `string' but will have to use
|
| basic_string<char, string_char_traits<char>, __default_alloc_template<htreads, 0> >
|
| and `__default_alloc_template' is not portable.
Right.
-- Gaby
More information about the Gcc
mailing list