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: Adam Mooz <email@hidden>
- Date: Wed, 28 Apr 2010 15:17:17 -0400
IIRC, -arch is used when compiling, similar to GCC, no?
----------------------------------------------------------
Adam Mooz
Blog: http://www.adammooz.com
LinkedIn: http://www.linkedin.com/ln/adammooz
On Wed, Apr 28, 2010 at 3:08 PM, Mike Swingler <email@hidden> wrote:
>
> 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
_______________________________________________
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