Subject: Re: Problems with c++ source
To: Peter Berg <Peter.Berg@ww.tu-freiberg.de>
From: Mark Brinicombe <amb@physig4.ph.kcl.ac.uk>
List: port-arm32
Date: 11/26/1996 14:45:41
>if I try to compile a c++ program I get the following error:
>[cut]
>stdstrbufs.o(.data+0x3c): undefined reference to `filebuf virtual table'
>stdstrbufs.o(.data+0x88): undefined reference to `filebuf virtual table'
>[cut]

>Any suggestions why this happens and how I can fix it ?
>I use v1.1 and gcc2.7.2

Yep you need to upgrade your libg++.a and libstdc++.a

There were upgrades for this problem during 1.1 I would suggest installing the
1.2 comp set.

The problem is due to diffs between the NetBSD linker, the GNU linker and
certain symbols in the libraries.

Cheers,
				Mark

-- 
Mark Brinicombe				amb@physig.ph.kcl.ac.uk
Research Associate			http://www.ph.kcl.ac.uk/~amb/
Department of Physics			tel: 0171 873 2894
King's College London			fax: 0171 873 2716