Mail Archives: djgpp-workers/1998/02/26/16:46:39
Vik Heyndrickx wrote :
>
> 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.
At first: These functions are not part of libgpp.a but libgcc.a.
> I'm sure I have the right libraries/bins installed in the right place.
This might be, but you haven't correctly deinstalled the old ones.
Especially you have probably the old libgcc.a in your
$DJDIR/lib/ directory and so it is linked instead of the new one.
Remove that old libgcc.a and it will work like you expect.
Robert
--
******************************************************
* email: Robert Hoehne <robert DOT hoehne AT gmx DOT net> *
* Post: Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW: http://www.tu-chemnitz.de/~sho/rho *
******************************************************
- Raw text -