Re: java jumping the shark? (or just the libShark.jnilib?)
Re: java jumping the shark? (or just the libShark.jnilib?)
- Subject: Re: java jumping the shark? (or just the libShark.jnilib?)
- From: Mike Swingler <email@hidden>
- Date: Wed, 28 Apr 2010 12:08:25 -0700
On Apr 28, 2010, at 11:58 AM, Wade Tregaskis wrote:
>> So, is the libShark.jnilib file there but not _really_ there? What's up? Any ideas?
>
> Off hand I'm guessing 'java' is running as 64-bit, but libShark.jnilib is 32-bit only. Try running java via arch -i386, i.e. `arch -i386 java -XrunShark ...`.
Actually, Java will run in 32-bit mode by passing "-d32". Running the Java command-line tools with /usr/bin/arch is not likely to produce expected results.
Regards,
Mike Swingler
Java Runtime Engineer
Apple Inc. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden