This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

g++ (egcs)


Hi,

I have just built egcs 1.2 for tru64. I am trying to use/declare
an STL of;

	basic_string<unsigned char> data;

I keep getting a link error of;
Unresolved
basic_string<unsigned char, string_char_traits<unsigned char>,
__default_alloc_template<0,0> >::nilRep

Please help!....what have I done wrong

Raffaele

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]