Hello,As Eljay said, I recompiled the whole project without precompiled header. (I just included it with the -include gcc option)
Result : I have exactly the same undefined errors...May be gcc 4 just support inline functions for templates? (but why gcc 3.4 has no problem with that?)
Thank you for your help. Sébastien