On a practical note, though, it won't matter whether you create with a
PPC-only stub or a Universal one, because Java launching doesn't
require a
Universal stub:
<http://developer.apple.com/qa/qa2005/qa1295.html>
It doesn't say so in that Q&A, but I would guess that an app-bundle
that
had Universal JNI-libs and a PPC-only launch stub would work
correctly on
Intel CPUs. I'd try it first, though, if you have an Intel machine
sitting
around.
This is correct. The expectation is that an application shipped with
universal JNI libs and a PPC-thin stub should work correctly on both
PPC and Intel installs.
That said, re-installing Xcode 2.2 should fix the problem.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden