From owner-freebsd-java Sun Oct 29 11:23:49 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 5EB9C37B479 for ; Sun, 29 Oct 2000 11:23:47 -0800 (PST) Received: from 207-172-201-151.s24.as3.xnb.nj.dialup.rcn.com ([207.172.201.151] helo=unknown.whichever.org) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.16 #1) id 13py3W-0001oa-00 for freebsd-java@freebsd.org; Sun, 29 Oct 2000 14:23:46 -0500 Received: (from archer@localhost) by unknown.whichever.org (8.11.0/8.9.3) id e9TJNig75321; Sun, 29 Oct 2000 14:23:44 -0500 (EST) (envelope-from archer) Date: Sun, 29 Oct 2000 14:23:44 -0500 (EST) Message-Id: <200010291923.e9TJNig75321@unknown.whichever.org> From: Alexander Litvin To: freebsd-java@freebsd.org Subject: Re: Problem with appletviewer in jdk1.2.2b10 In-Reply-To: <39FC3C30.DB819735@ipass.net> 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 <39FC3C30.DB819735@ipass.net> you wrote: MEM> I did aglobal find and the only shared libgcc I found was in the MEM> /usr/lib/compat directory. I do not think this is the shared library MEM> you are talking about. Ok, ldd /usr/local/jdk1.2.2/bin/i386/green_threads/java will tell you which libgcc.so it uses. If it doesn't tell abount libgcc -- it is linked in static then, and your problem is bit different from mine. --- Syntactic sugar causes cancer of the semicolon. -- Epigrams in Programming, ACM SIGPLAN Sept. 1982 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message