This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/15407] Problem using shared library created from template class


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]