From owner-freebsd-questions Thu Feb 18 3:29:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from lab321.ru (anonymous1.omsk.net.ru [62.76.128.34]) by hub.freebsd.org (Postfix) with ESMTP id E65DC10F64 for ; Thu, 18 Feb 1999 03:27:08 -0800 (PST) (envelope-from kev@lab321.ru) Received: from www.lab321.ru (kev@www.lab321.ru [62.76.129.65]) by lab321.ru (8.9.3/8.9.3) with SMTP id QAA10436 for ; Thu, 18 Feb 1999 16:47:24 +0600 (OS) Date: Thu, 18 Feb 1999 16:47:24 +0600 (OS) From: Eugeny Kuzakov To: questions@freebsd.org Subject: gcc28&egcs 1.1.1 from ports troubles Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I tryed to compile this test by gcc28 or egcs test.C: int main(){return(0);} /usr/local/bin/g++ -o C test.C bash-2.02$ /usr/local/bin/g++ -o c c.C /usr/lib/libstdc++.so: undefined reference to `__unwind_function' /usr/lib/libstdc++.so: undefined reference to`__find_first_exception_table_match' /usr/lib/libstdc++.so: undefined reference to `__register_exceptions' uname -a: FreeBSD Kev.lab321.ru 3.1-BETA FreeBSD 3.1-BETA #3: Mon Feb 15 19:38:06 OS 1999 toor@Kev.lab321.ru:/usr/src/sys/compile/last i386 What can I do? Thanks. -- 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