home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 19663 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.6 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!sot-ecs!tpm
  2. From: tpm@ecs (TP Monks)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ templates, link simulation.
  5. Message-ID: <14242@ecs.soton.ac.uk>
  6. Date: 21 Jan 93 11:07:53 GMT
  7. References: <14240@ecs.soton.ac.uk>
  8. Sender: news@ecs.soton.ac.uk
  9. Lines: 26
  10. Nntp-Posting-Host: elstar
  11.  
  12. I'm using cfront on an sgi machine and have come across a problem.
  13. It appears that the link simulator is not capable of picking up
  14. undefined symbols in libraries.  I had a quick hunt through the doc 
  15. but didn't spot any mention of this... perhaps I was too quick..
  16.                               
  17. In a large project with several libraries, isn't it a reasonable to want to
  18. use libraries containing template definitions, and to link into these
  19. relying on a common repository to allow undefined symbols to be resolved.
  20.  
  21. Isn't it a pain to have lots of template definition files kicking around
  22. which aren't in a library?
  23.                                  
  24. Please could someone point me to a ref for this.
  25.  
  26. Tim
  27.  
  28. --
  29. -----------------------------------------------------------------------------
  30. Tim Monks                                Vision, Speech and Signal Processing
  31. tpm@ecs.soton.ac.uk                                    Southampton University
  32. Tel: +44 (703) 592774                                   Fax: +44 (703) 592895
  33. --
  34. -----------------------------------------------------------------------------
  35. Tim Monks                                Vision, Speech and Signal Processing
  36. tpm@ecs.soton.ac.uk                                    Southampton University
  37. Tel: +44 (703) 592774                                   Fax: +44 (703) 592895
  38.