Mail Archives: djgpp/1995/04/19/02:19:33
The following was said about this particular problem:
>> I'm having a problem using abstract classes with GCC 2.6.3.
>>
[Program Deleted]
>>
>> I get the error message:
>>
>> pure.cc(.text+0x7a): undefined reference to `__pure_virtual'
>>
>When I compiled, linked and ran your excerpt, it ran fine:
>106$ gcc pure.C -liostr
^^^^^^^
Now, that's an interesting library you're linking in. Does this mean
that libgpp.a is not sufficient in order to use pure virtual member
functions?
Regards, Ron.
********************************************************************
| Author.............. Ron Grunwald |
| Internet............ rgrunwal AT bluering DOT cowan DOT edu DOT au |
| Phone............... (09)273 8027 or (09)273 8468 |
|------------------------------------------------------------------|
| Department.......... Computer Operations and Systems Management |
| Division/Faculty.... Information Technology |
| Institute........... Edith Cowan University, Churchlands |
| Location............ Perth, Western Australia |
********************************************************************
"I don't have any solution but I certainly admire the problem!"
- Raw text -