Linking error OpenJDK 9 mobile for iOS x64_64
Tobi
tobi at ultramixer.com
Tue Mar 7 16:16:53 UTC 2017
Hello,
I just successfully built the OpenJDK 9 for iOS (x86_64) but when I try the Xcode sample project to run on the iOS simulator I get the following linking error:
Undefined symbols for architecture x86_64:
"_Java_sun_net_spi_DefaultProxySelector_init", referenced from:
-exported_symbol[s_list] command line option
"_Java_sun_net_spi_DefaultProxySelector_getSystemProxies", referenced from:
-exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation
Can any body give me a hint what to do now?
Thank you very much.
Best regards,
Tobi
More information about the mobile-dev
mailing list