home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 18081 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.2 KB  |  40 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!dbased.nuo.dec.com!e2big.mko.dec.com!engage.pko.dec.com!riscee.pko.dec.com!chou
  3. From: chou@riscee.pko.dec.com (Jesse Chou WSG/SECG)
  4. Subject: help using BCC with template
  5. Message-ID: <1992Dec16.173251.18550@engage.pko.dec.com>
  6. Followup-To: comp.lang.c++
  7. Sender: chou@riscee.enet.dec.com
  8. Organization: Digital Equipment Corporation, Maynard MA
  9. Distribution: ne
  10. Date: Wed, 16 Dec 1992 17:32:51 GMT
  11. Lines: 27
  12.  
  13.  
  14. This may be a very basic and silly question to ask but I am new to Borland
  15. c++.  It is greatly appreciated that someone could enlighten me or give me
  16. pointer to a FAQ.
  17.  
  18.  
  19. I am writing a list class using template and got link error:
  20.  
  21. Error: Undefined symbol slist_base::append(slink near*) in module tpc.cpp
  22.  
  23.  
  24. I had a similar error using other c++ compiler and found that I have to use
  25. a command line switch with the compiler.  I suppose that someone could
  26. easily point to me what I should do in my makefile.  Or maybe there is
  27. other problems that I am not aware of.  In any rate, thanks in advance.
  28.  
  29.  
  30.  
  31. Jesse
  32.  
  33.  
  34.  
  35. -- 
  36. Jesse Chou    -- chou@riscee.enet.dec.com
  37.  
  38. These words are entered into net by the keyboard.
  39. I am not responsible for them; neither is my employer.
  40.