Date: Wed, 5 May 1999 11:48:52 -0400 (EDT) From: Kenneth Wayne Culver <culverk@wam.umd.edu> To: freebsd-current@freebsd.org Subject: c++ broken?? Message-ID: <Pine.GSO.3.95q.990505114509.20168A-100000@rac1.wam.umd.edu>
next in thread | raw e-mail | index | archive | help
c++ -Wall -o p5.x flight.o name.o passenger.o passengerlist.o plane.o main.o /usr/lib/libstdc++.so: undefined reference to `filebuf virtual table' /usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table' *** Error code 1 Stop. That is the error I got when I tried to compile a program for my C++ class. It compiles fine on a DEC Alpha. Kenneth Culver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.95q.990505114509.20168A-100000>