This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
RE: virtual tables were not compiled
- To: egcs@egcs.cygnus.com
- Subject: RE: virtual tables were not compiled
- From: amr@doc.ntu.ac.uk
- Date: Tue, 16 Feb 1999 14:25:44 +0000
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- Sender: owner-egcs@egcs.cygnus.com
I think I've just solved it myself by playing around: somehow a
#pragma interface
showed up in my header file. All's fine after reemoving it. But is that correct?
Andreas