From: frbelme AT coulomb DOT uwaterloo DOT ca (Frank Richard Belme) Subject: Pure Virtual Functions in djgpp To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Wed, 25 Jan 1995 23:42:56 -0500 Hello, I am trying to use pure virtual functions with DJGPP. I always get "undefined reference: __pure_virtual" errors when linking. What am I doing wrong? Any help would be greatly appreciated. Frank Belme