Sender: vheyndri AT rug DOT ac DOT be Message-Id: <34F52160.3AA4@rug.ac.be> Date: Thu, 26 Feb 1998 09:01:36 +0100 From: Vik Heyndrickx Mime-Version: 1.0 To: Robert Hoehne Cc: djgpp-workers AT delorie DOT com Subject: Re: GCC 2.8.0 for DJGPP References: <34E36D6C DOT 89DD0CAA AT gmx DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Robert Hoehne wrote: > _PLEASE_ test the distrib. Here what I'm special interested in: > - Any problems (of course only DJGPP related, since I haven't > the time to fix core gcc bugs) I think I encountered a problem with gpp. When classes have virtual methods some calls to __rtti_si or __rtti_user are issued, but these are not part of libgpp.a, resulting in linker errors. Basically: class Hoi { public: virtual unsigned lifeSucks () { return 0; } }; compiles successful, but does not link. I'm sure I have the right libraries/bins installed in the right place. Could it be that these fns are missing from libgpp.a? Or maybe the compiler not configured correctly? -- \ Vik /-_-_-_-_-_-_/ \___/ Heyndrickx / \ /-_-_-_-_-_-_/