This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Template Problem Also
- From: "Altenau, Maureen D CECOM RDEC C2D" <Maureen dot Altenau at mail1 dot monmouth dot army dot mil>
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: Thu, 31 Jan 2002 11:55:06 -0500
- Subject: 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