This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jni and static libgcj and friends? (Finally success!)


On Fri, 8 Mar 2002, Martin Kahlert wrote:
> To make that all work was a bit more effort than i thought.
> It is *not* enough to add -prefer-pic to the --mode=compile commands
> in libjava but in all needed packages (boehm-gc, zlib, libffi...).

Umm... right.  Those three should be sufficient, actually.

> In order to make my application work correctly on Solaris i used the appended patch.

That should now be fixed on the 3.1 branch.  (It turns out that earlier
patch wasn't sufficient for 64-bit support.)

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]