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]

Template Problem Also


Hi,

I noticed that someone else on the help list is having a problem with
templates.  I am trying to integrate 3rd party software which uses
templates.  I get the following error when the .h file is included -
"template with C linkage".  I have tried setting various compiler switches
but have had no success.  There are no 'extern "C"' statements.  I would
appreciate any suggestions.  

Thanks


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