Date: Sun, 2 Jan 2000 14:13:14 +0200 From: Tomas Furmonavicius <f1926@kaunas.aiva.lt> To: freebsd-questions@FreeBSD.ORG Subject: C++ problems again Message-ID: <00010214241001.02252@briviba.lt>
next in thread | raw e-mail | index | archive | help
Hi, I'm still having problems with various C++ stuff on FreeBSD 3.3. I'm trying to intall Python bindings for Qt. When I'm trying to import qt module in python, I get: ImportError: /usr/lib/libstdc++.so.2: Undefined symbol "__unwind_function" Everything is compiled with GCC 2.7.x. Where is the problem? Tomas 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?00010214241001.02252>