Need help
Ian Lance Taylor
iant@google.com
Wed Jul 12 04:41:00 GMT 2006
ammalik@cs.uwaterloo.ca writes:
> I am getting the following compilation error:
>
> /tmp/ccIUvX3i.o(.gnu.linkonce.d._ZTV4ListIiE+0x8): undefined reference to
> `List<int>::Find(int const&)'
Wrong mailing list. This sort of question should go to
gcc-help@gcc.gnu.org. Thanks.
I don't know the answer to your question without a complete test
case. However, you should be able to figure it out yourself by
reading the friendly manual:
http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Template-Instantiation.html
Ian
More information about the Gcc
mailing list