siddharthpatel257 / apv

Automatically exported from code.google.com/p/apv
GNU General Public License v3.0
0 stars 0 forks source link

Error when compiling for MIPS #126

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter jni directory
2. run ../scripts/build-native.sh
3. compiling arm, mips will begin but crash for mips with Error 1

What is the expected output? What do you see instead?
instead of Installed /lib/mips/lib-something.so,
Error: opcode not supported on this processor: mips32 displays

What version of the product are you using? On what operating system?
.3.2 trying to compile on Trisquel GNU/Linux with ndk-r8 and android sdkr20 
with API levels 10 and 8 installed

Please provide any additional information below.

Original issue reported on code.google.com by insbl...@gmail.com on 12 Oct 2012 at 2:00

GoogleCodeExporter commented 9 years ago
apv does not suport mips

Original comment by mpietrzak on 12 Oct 2012 at 2:38

GoogleCodeExporter commented 9 years ago
Thank you very much, is mips support ever planned? I currently am not
capable of doing a mips port so for now it is all up to the main
developers. For what it's worth, APV is the best PDF reader I have ever
seen or used in Android hands down and I will continue to recommend it and
use it on my ARM devices.

Original comment by insbl...@gmail.com on 12 Oct 2012 at 4:43

GoogleCodeExporter commented 9 years ago

Original comment by mpietrzak on 14 Oct 2012 at 2:31