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




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