Eduardo Cesar Cabrera Flores <eccf@super.unam.mx> writes: > How to compile multiples files source code with templates classes and > functions in a makefile? When you use templates, gcc needs to have all the template-related code in the .h file. -- Matthieu