help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dynamic_cast problem


From: KeithO
Subject: Re: dynamic_cast problem
Date: Mon, 5 Jul 2004 23:39:47 +0100

I managed to solve the problem, you need to compile the application with
"-Wl,-E", the details are in the GCC Faq at http://gcc.gnu.org/faq.html#dso
As I suspected the problem was in the way I was building the app and not in
my code which I provided to highlight the problem.

Keith




reply via email to

[Prev in Thread] Current Thread [Next in Thread]