From owner-freebsd-alpha Fri May 10 5:30: 8 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 10A4037B401 for ; Fri, 10 May 2002 05:30:01 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id IAA05686; Fri, 10 May 2002 08:30:00 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g4ACTUS77325; Fri, 10 May 2002 08:29:30 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15579.48426.546071.483019@grasshopper.cs.duke.edu> Date: Fri, 10 May 2002 08:29:30 -0400 (EDT) To: "Coffin, Dexter" Cc: alpha Subject: Re: [Fwd: Re: Java 2 !] In-Reply-To: <1020973305.90466.9.camel@roshomon.idnopheq.net> References: <1020973305.90466.9.camel@roshomon.idnopheq.net> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Coffin, Dexter writes: > I think I blew step D below with linux-devel. Any thoughts? Yes, you probably did. I think the command lines to create them are something like this, but its been over a year since I messed with it, so these probably are not exactly correct: /compat/linux/.../ld -shared -o libots.so -soname libots.so -whole-archive libots_ev5.a -no-whole-archive cp libots.so /compat/linux/lib /compat/linux/.../ld -shared -o libcpml_ev5.so -soname libcpml.so -whole-archive libcpml_ev5.a -no-whole-archive -lots cp libcpml_ev5.so /compat/linux/lib/libcpml.so > And to ask the question in advance, how then does one tie it into > Netscape 4.78 installed (the OSF/1 port)? You don't. Its a different executable format. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message