This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15407] Problem using shared library created from template class
- From: "uttamkumar at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 May 2004 17:45:11 -0000
- Subject: [Bug c++/15407] Problem using shared library created from template class
- References: <20040512193126.15407.uttamkumar@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From uttamkumar at hotmail dot com 2004-05-20 17:45 -------
Created an attachment (id=6348)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6348&action=view)
Code with make file, that does not work.
Here I am attaching the sample code that does not work. It creats a library for
the template class and use that library to create a binary.
How to build?
make Tem
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15407