Re: how does using C++ templates affect memory usage?



I know one of my problems was I was missing a compiler patch from
windriver. Now at least I can see the collect tool running. However
I'm still not liking my template references. I think it's because I'm
building most of my code as a .a library and then linking it with the
kernel. Do you know, can I expect the -frepo flag to work correctly
when building a .a archive and statically linking it with the kernel?

Ricardo

.