This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Error with program compiled with gcc2.96
- From: "Ajay Bansal" <abansal at netegrity dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Thu, 9 Oct 2003 15:45:16 +0530
- Subject: Error with program compiled with gcc2.96
Hi All
I am compiling a program with gcc 2.96 on RedHat Advanced Server 2.1.
When I run the program, I get following error :
Cannot load /home/ajay/libmod.so into server: /home/ajay/libmod.so:
undefined symbol: __pure_virtual
Why I am getting this error :
undefined symbol: __pure_virtual
& How do I resolve this?
Regds
Ajay