> The way to communicate the ABI of the host OS is the platform string. Unfortunately there seems to be only one platform string "arm-android-linux-gnu" for ARM android regardless of the ABI. Are the projects all serving only the pre-v7a (no-FPU code in the app) ABI? Or are they letting v7a apps crash on pre-v7a machines?
Preferably BOINC would check for the presence of an FPU and then report "arm_v7a-android-linux-gnu" as the one usable platform and "arm-android-linux-gnu" as the second. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
