Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 08:29:30 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        "Coffin, Dexter" <idnopheq@comcast.net>
Cc:        alpha <freebsd-alpha@FreeBSD.ORG>
Subject:   Re: [Fwd: Re: Java 2 !]
Message-ID:  <15579.48426.546071.483019@grasshopper.cs.duke.edu>
In-Reply-To: <1020973305.90466.9.camel@roshomon.idnopheq.net>
References:  <1020973305.90466.9.camel@roshomon.idnopheq.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15579.48426.546071.483019>