Also sprach Casey McCoy: > Hi, > > Are there known bugs in GCC related to multiple instantiations of a linked > list in C++ code? gcc's C++ compiler is known to be less thann optimal, to be sure. Have you tried egcs? See http://egcs.cygnus.com. As to your particular problem, post the smallest code that compiles and illustrates the problem so others can reproduce it. [snip] Kurt -- Did I say I was a sardine? Or a bus???
- linked list bugs for C++? Casey McCoy
- Re: linked list bugs for C++? Kurt Wall
- Re: linked list bugs for C++? Martin v. Loewis
