Mail Archives: djgpp/1996/01/15/05:08:48
| Xref: | news-dnh.mv.net comp.os.msdos.djgpp:4373
|
| From: | Erik Max Francis <max AT alcyone DOT com>
|
| Newsgroups: | comp.os.msdos.djgpp
|
| Subject: | Re: Problems with Genclass
|
| Date: | Sun, 14 Jan 1996 14:43:10 -0800
|
| Organization: | &tSftDotIotE
|
| Lines: | 22
|
| Message-ID: | <30F986FE.73135E94@alcyone.com>
|
| References: | <30f928d8 DOT 19324017 AT news DOT tip DOT net>
|
| NNTP-Posting-Host: | newton.alcyone.com
|
| To: | djgpp AT delorie DOT com
|
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Kenneth Abrahamsson wrote:
> I have problems building the Genclass utility. I've tried using both DJGPP112m4
> and V2b4 without success. In the first case it did compile but failed to link,
> giving a couple of error messages as:
> "Undeclared reference: '__pure_virtual'".
This means that you need to link in the g++ library; add -lgpp onto the end of
your command line.
> in case of V2 it didn't even compile.
Now I don't know about DJGPP 2.x, since I haven't started fiddling with it yet.
But I can guarantee that mnore information will be needed than "it didn't
work."
--
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/
"Out from his breast/his soul went to seek/the doom of the just." -- _Beowulf_
- Raw text -