public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* More on {multiple,un}-defined symbols with egcs-971207
@ 1997-12-13 13:49 Fred Richardson
  0 siblings, 0 replies; only message in thread
From: Fred Richardson @ 1997-12-13 13:49 UTC (permalink / raw)
  To: egcs

Well, I got rid of the undefined symbols by removing the old shared
library and linking staticly to the new library (I thought I was doing
this by default ala --disable-shared).

But the multiple definition error for
    __default_alloc_template...::free_list 
are still there.  Does anyone know of a way to get rid of these?  It
looks like they're genertaded by the stl header files:

  obj.sun4sol/Traceback.od:/d4mutl/contrib/egcs/include/g++/stl_vector.h:350: multiple definition of `__default_alloc_template<false, 0>::free_list'
  obj.sun4sol/NBest.od:/d4mutl/contrib/egcs/include/g++/stl_tree.h:271: first defined here
  obj.sun4sol/PdfCbkMap.od:/d4mutl/contrib/egcs/include/g++/stl_alloc.h:409: multiple definition of `__default_alloc_template<false, 0>::free_list'
  obj.sun4sol/NBest.od:/d4mutl/contrib/egcs/include/g++/stl_tree.h:271: first defined here

Again, thanks in advacne for any help with this stuff, 

                 -Fred


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-12-13 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-13 13:49 More on {multiple,un}-defined symbols with egcs-971207 Fred Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).