This is the mail archive of the gcc@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]

stl and -fexternal-templates: bug



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


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