template instantiation

Peter Mueller peter.o.mueller at gmx.de
Thu Nov 2 11:54:14 UTC 2000


Hi,

I want to use template classes. The compiler accepts the code, but the
linker does not know my template class. What is the best way to get the
template stuff to work with rtems c++ code and gcc.

I have tried: -fno-implicit-templates with 
template class myclass<mytemplate>

-fimplicit-templates

.... Noting works.

Peter

P.S. I work under Linux and gcc 2.91.66

-- 
Sent through GMX FreeMail - http://www.gmx.net




More information about the users mailing list