From: weiku@utkux.utcc.utk.edu ("Wei Ku")
Subject: Re: Compiling with templates
31 Aug 1997 21:11:17 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199708311623.MAA27071.cygnus.gnu-win32@solid.ssd.ornl.gov>
Mime-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
Original-To: "Ares" <mich0101@tc.umn.edu>, <gnu-win32@cygnus.com>
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1008.3
X-MimeOle: Produced By Microsoft MimeOLE Engine V4.71.1008.3
Original-Sender: owner-gnu-win32@cygnus.com

 Did you put the decleration of the templated classes or functions in the
header files ?

-----Original Message-----
From: Ares <mich0101@tc.umn.edu>
To: gnu-win32@cygnus.com <gnu-win32@cygnus.com>
Date: Saturday, August 30, 1997 2:52 PM
Subject: Compiling with templates



>I'm in need of using some templates in C++ code, to implement a linked
>list, and am having problems with ld linking it.  It seems to find that
>there is no such functions from my Templated class.  The object files for
>the linked list come from several different files.  I was wondering what
>switches to use on the command line to solve my problem.
>
>Thanks
>Jason
>
>
>      _/_/_/_/_/ _/_/_/_/    _/          _/  Jason D. Michaelson
>         _/     _/      _/  _//        _//  Jason.D.Michaelson-1@umn.edu
>        _/     _/      _/  _/_/      _/_/  jason13@geocities.com
>       _/     _/      _/  _/ _/    _/ _/  mich0101@itlabs.umn.edu
>      _/     _/      _/  _/  _/  _/  _/  WebPage: http://www.geocities.com
> _/  _/     _/      _/  _/   _/_/   _/    /Siliww.tc.umn.edu/~mich0101
>_/_/_/     _/_/_/_/    _/    _/    _/  http://www.umn.edu/~mich0101
>
>Don't you wish you were using Pegasus Mail for Windoze.  If you were,
>you'd be able to click on the URL's. :-).  Get it at
>http://www.pegasus.usa.com/.  Damn, another one of those URL's.
>
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
