You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I tried to compile ioquake3 with android NDKr8 but the build instruction
does not work. In this version of NDK the GCC file was changed from
arm-eabi-gcc to arm-linux-androideabi-gcc. And the compiler give me an error:
Fatal error: invalid -march= option: `armv5te'
I'm tried with different flags such as armv7-a and armv6 but the error persist.
Anybody knows how to build ioquake3 with NDKr8??
thanks.
Original issue reported on code.google.com by [email protected] on 20 Mar 2013 at 10:32
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Mar 2013 at 10:32The text was updated successfully, but these errors were encountered: