This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
stl and -fexternal-templates: bug
- To: egcs at egcs dot cygnus dot com
- Subject: stl and -fexternal-templates: bug
- From: Kasper Peeters <K dot Peeters at damtp dot cam dot ac dot uk>
- Date: Thu, 17 Dec 1998 22:39:41 +0000 (GMT)
When I compile C++ code and use -fexternal-templates together with
'#pragma interface/implementation', egcs complains about missing
'#pragma interface' in the STL headers (and subsequently it fails to
do its job properly). Is this supposed to work or has support for
these pragma constructions been dropped meanwhile?
(I'm not on this list, please CC to me)
Kasper