Will Andrews wrote:
 
> On Wed, Feb 09, 2000 at 11:53:47AM -0500, Donn Miller wrote:
> > /usr/lib/libstdc++.so.3: undefined reference to `exception type_info node'
> > /usr/lib/libstdc++.so.3: undefined reference to `exception virtual table'
> > /usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_new'
> 
> Just a thought - have you tried -fno-c++--exceptions (or similar) ?
> I'm not sure if that would fix it, though.

I think maybe you mean -fno-vtable-thunks?  Also, why do we have a
separate libstdc++?  I know that the standard gcc-2.95.2 itself has
libstdc++ built in, so there's no separate library there.  What
advantage do we gain by having libstdc++ separated out?  Not a
criticism - just wondering.

- Donn


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to