This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC 4 + no inline template functions => undefined symbol ! ?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]