home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- 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
- From: chou@riscee.pko.dec.com (Jesse Chou WSG/SECG)
- Subject: help using BCC with template
- Message-ID: <1992Dec16.173251.18550@engage.pko.dec.com>
- Followup-To: comp.lang.c++
- Sender: chou@riscee.enet.dec.com
- Organization: Digital Equipment Corporation, Maynard MA
- Distribution: ne
- Date: Wed, 16 Dec 1992 17:32:51 GMT
- Lines: 27
-
-
- This may be a very basic and silly question to ask but I am new to Borland
- c++. It is greatly appreciated that someone could enlighten me or give me
- pointer to a FAQ.
-
-
- I am writing a list class using template and got link error:
-
- Error: Undefined symbol slist_base::append(slink near*) in module tpc.cpp
-
-
- I had a similar error using other c++ compiler and found that I have to use
- a command line switch with the compiler. I suppose that someone could
- easily point to me what I should do in my makefile. Or maybe there is
- other problems that I am not aware of. In any rate, thanks in advance.
-
-
-
- Jesse
-
-
-
- --
- Jesse Chou -- chou@riscee.enet.dec.com
-
- These words are entered into net by the keyboard.
- I am not responsible for them; neither is my employer.
-