This is the mail archive of the gcc@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]

undefined reference in libstdc++


Hi,

when linking the simplest programs with libstdc++, for example with
  g++ foo.cc -o foo
I always get
  /usr/lib/libstdc++.so: undefined reference to `filebuf virtual table'

This is a Linux system with glibc 2.0.5c. What have I done wrong?

(please cc me)
	Robbe

-- 
Robert Bihlmeyer	reads: Deutsch, English, MIME, Latin-1, NO SPAM!
<robbe@orcus.priv.at>	<http://stud2.tuwien.ac.at/~e9426626/sig.html>


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