Date: Fri, 19 Feb 1999 14:12:38 +0600 (OS) From: Eugeny Kuzakov <kev@lab321.ru> To: Dan Yergeau <yergeau@gloworm.Stanford.EDU> Cc: freebsd-questions@freebsd.org Subject: Re: gcc28&egcs 1.1.1 from ports troubles Message-ID: <Pine.BSF.4.02.9902191410060.23269-100000@lab321.ru> In-Reply-To: <Pine.BSF.4.02.9902191308590.15980-100000@lab321.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Feb 1999, Eugeny Kuzakov wrote: Yes! When I build glibstdc++ from ports libstdc++.a and libio.a builds but not really installs. Can you test it too? I can send-pr it ... > > >bash-2.02$ /usr/local/bin/g++ -o c c.C > > >/usr/lib/libstdc++.so: undefined reference to `__unwind_function' > > ^^^^^^^^ > I see...:( > > It looks like you are trying to link a .o compiled with 2.8.1 > > (or egcs) with the libraries from 2.7.x. That won't work because of > > changes in the exception mechanism between 2.7.x and 2.8.x/egcs. > Agree. > > With gcc-2.8.1, did you install the C++ runtime library > > (libstdc++-2.8.1, distributed separately)? > Yes, when I tryed gcc 2.8.1. > When - egcs, its distribution contains libstdc++. > I know it. > May be ...port glibstdc++ not good? > I will try to recompile it. I think, that it setup not all... -- Best wishes, Eugeny Kuzakov Laboratory 321 ( Omsk, Russia ) kev@lab321.ru ICQ#: 5885106 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.9902191410060.23269-100000>