home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!sot-ecs!tpm
- From: tpm@ecs (TP Monks)
- Newsgroups: comp.lang.c++
- Subject: Re: C++ templates, link simulation.
- Message-ID: <14242@ecs.soton.ac.uk>
- Date: 21 Jan 93 11:07:53 GMT
- References: <14240@ecs.soton.ac.uk>
- Sender: news@ecs.soton.ac.uk
- Lines: 26
- Nntp-Posting-Host: elstar
-
- I'm using cfront on an sgi machine and have come across a problem.
- It appears that the link simulator is not capable of picking up
- undefined symbols in libraries. I had a quick hunt through the doc
- but didn't spot any mention of this... perhaps I was too quick..
-
- In a large project with several libraries, isn't it a reasonable to want to
- use libraries containing template definitions, and to link into these
- relying on a common repository to allow undefined symbols to be resolved.
-
- Isn't it a pain to have lots of template definition files kicking around
- which aren't in a library?
-
- Please could someone point me to a ref for this.
-
- Tim
-
- --
- -----------------------------------------------------------------------------
- Tim Monks Vision, Speech and Signal Processing
- tpm@ecs.soton.ac.uk Southampton University
- Tel: +44 (703) 592774 Fax: +44 (703) 592895
- --
- -----------------------------------------------------------------------------
- Tim Monks Vision, Speech and Signal Processing
- tpm@ecs.soton.ac.uk Southampton University
- Tel: +44 (703) 592774 Fax: +44 (703) 592895
-