templates

nerohilla nerohilla@email.msn.com
Sun May 21 13:56:00 GMT 2000


I am developing application for strongARM sa110 and 
intel 960 processors. And I am able to compile and successfully generated a 
running application for i960 with
the same templates code. But for strongARM sa110, I 
am getting the following error, if I includes the definition of templates to 
header file. 
Error Text: - sorry not implemented, 
enumeral_type in template unification .
 
And if I go with cFront model for templates that 
definition in C++ file and declaration in header. With explicitly instantiating 
the templates for the map class and compiling with -fno-implicit 
templates or -frepo. It gives me undefined 

symbols for the map class. I am 
using strongARM variant for GNU complier version
2.7.2. I would like to have some suggestion on 
resolving this issue. Or any other
workaroung for this error.
 
Let me know if you have any information or comments 
or suggestion or need more
information.
 
Thanks 
 
Neeraj Rohilla



More information about the Gcc-bugs mailing list