Date: Thu, 18 Feb 1999 16:47:24 +0600 (OS) From: Eugeny Kuzakov <kev@lab321.ru> To: questions@freebsd.org Subject: gcc28&egcs 1.1.1 from ports troubles Message-ID: <Pine.BSF.4.02.9902181641300.8615-100000@lab321.ru>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.9902181641300.8615-100000>
