From owner-freebsd-java Tue Oct 24 11:38:52 2000 Delivered-To: freebsd-java@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id D8D5837B4D7 for ; Tue, 24 Oct 2000 11:38:49 -0700 (PDT) Received: from 207-172-163-34.s34.as5.xnb.nj.dialup.rcn.com ([207.172.163.34] helo=unknown.whichever.org) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13o8yF-0002Os-00 for freebsd-java@freebsd.org; Tue, 24 Oct 2000 14:38:48 -0400 Received: (from archer@localhost) by unknown.whichever.org (8.11.0/8.9.3) id e9OIcko93445; Tue, 24 Oct 2000 14:38:46 -0400 (EDT) (envelope-from archer) Date: Tue, 24 Oct 2000 14:38:46 -0400 (EDT) Message-Id: <200010241838.e9OIcko93445@unknown.whichever.org> From: Alexander Litvin To: freebsd-java@freebsd.org Subject: Re: Problem with appletviewer in jdk1.2.2b10 In-Reply-To: X-Newsgroups: unknown.freebsd.java User-Agent: tin/1.5.6-20000803 ("Dust") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article 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