Mail Archives: djgpp/1995/12/14/07:35:03
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:3842
|
Path: | news-dnh.mv.net!mv!news.sprintlink.net!newsfeed.internetmci.com!swrinde!sgigate.sgi.com!sgiblab!goonsquad.spies.com!uuwest!alcyone!max
|
From: | max AT alcyone DOT darkside DOT com (Erik Max Francis)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Pure virtual methods
|
Message-ID: | <Ji32FD1w200w@alcyone.darkside.com>
|
Date: | Wed, 13 Dec 95 08:04:42 PST
|
References: | <DJE1r6 DOT 9AJ AT jade DOT mv DOT net>
|
Organization: | &tSftDotIotE
|
Lines: | 19
|
To: | djgpp
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
"Alaric B. Williams" <DJGPP AT abwillms DOT demon DOT co DOT uk> writes:
> When I use pure virtuals in DJGPP, I get link errors 'coz it can't find
> "__pure_virtual" (presumably a filler function for pure virtuals to cough up
> error).
>
> Where is this defined? It goes away when I turn the pure virtuals into blank
> functions, but that's a kludge.
Link with the gpp library; use the command-line option -lgpp (make
sure you add it _after_ your list of modules).
Erik Max Francis, &tSftDotIotE && uuwest!alcyone!max, max AT alcyone DOT darkside DOT com
San Jose, California, U.S.A. && 37 20 07 N 121 53 38 W && the 4th R is respect
H.3`S,3,P,3$S,#$Q,C`Q,3,P,3$S,#$Q,3`Q,3,P,C$Q,#(Q.#`-"C`- && 1love && folasade
_Omnia quia sunt, lumina sunt._ && GIGO Omega Psi && http://www.spies.com/max/
"The Creator Raven looked at Man and was . . . surprised to find that this
strange new being was so much like himself." -- Eskimo creation myth
- Raw text -