Michael Hall wrote:
>System.load() and resolveUndefined(__cpu_has_altivec)
>http://lists.apple.com/archives/java-dev/2005/Oct/msg00372.html
>
>You get the resolveUndefined() errors when the current library is ok
>but a dependent library has the above problem. I got the error
>resolveUndefined(__Default_Rune_Locale) on one library. I fixed that
>and then got the __cpu_has_altivec error on a different library I
>will now fix.
>But there appear to be variations of this problem with mozilla code.
@loader_path only works in 10.4+. I don't think there was a 10.4 in Oct
2005, but I could be misremembering, and I'm too lazy to check.
I dunno about Mozilla code - maybe they want to be compatible with pre-10.4.
-- GG
_______________________________________________
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
This email sent to email@hidden