Date: Tue, 24 Oct 2000 14:38:46 -0400 (EDT) From: Alexander Litvin <archer@whichever.org> To: freebsd-java@freebsd.org Subject: Re: Problem with appletviewer in jdk1.2.2b10 Message-ID: <200010241838.e9OIcko93445@unknown.whichever.org> In-Reply-To: <Pine.BSF.4.21.0010241338370.73408-100000@iclub.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <Pine.BSF.4.21.0010241338370.73408-100000@iclub.nsu.ru> you wrote: >> It appears, that __get_eh_context is defined in libgcc. So, it's gcc stuff. >> >> Now, on CURRENT, shared library libgcc.so is not built! That is, >> from some point in time it stopped being built, only static libgcc.a >> is built and installed. But, of course, I had an old libgcc.so.2 >> hanging around in /usr/lib. And that one doesn't contain the >> "__get_eh_context" symbol. MK> libgcc is not built dynamically on RELENG_4 and RELENG_3 also The real question is: is it supposed to be so or not? --- SCCS, the source motel! Programs check in and never check out! -- Ken Thompson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010241838.e9OIcko93445>