From owner-freebsd-java Mon Mar 1 8: 3:19 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id E77CE153B5 for ; Mon, 1 Mar 1999 08:02:25 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id JAA23980; Mon, 1 Mar 1999 09:01:59 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA03046; Mon, 1 Mar 1999 09:01:50 -0700 Date: Mon, 1 Mar 1999 09:01:50 -0700 Message-Id: <199903011601.JAA03046@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Sheldon Hearn Cc: Chuck Robey , Nate Williams , freebsd-java@FreeBSD.ORG Subject: Re: AOUT/ELF In-Reply-To: <74770.920300360@axl.noc.iafrica.com> References: <74770.920300360@axl.noc.iafrica.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > BTW, the java executable is statically linked. Did you try it? > > Nope, I'll do that as well, but I'm pretty sure I want to get it ELF'd > regardless. Actually, the executable is not *completely* statically linked. It's only statically linked against the Motif library, but the C library, java libraries, and all the X libraries are dynamically compiled in. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message