-
Notifications
You must be signed in to change notification settings - Fork 1.4k
MIPS Build fails #10
Comments
Did you try it on Ubuntu 11.04? |
No I did not, I don't have a copy installed on my system. On Mon, Mar 12, 2012 at 10:25 PM, Robert Theis <
|
The ordinary non-MIPS build works on 11.04 but not on 11.10, so trying the MIPS build on 11.04 could be worth a shot. |
OK I will try to build it on 11.04, also I got a new computer running 11.10 On Mon, Mar 12, 2012 at 11:09 PM, Robert Theis <
|
OK. Thanks. I haven't been able to build on 11.10 at all, so that's why I asked. |
OK I have tested building on 11.04 SharedLibrary : liblept.so |
Compile mips : lept <= gifio.c Compile mips : lept <= tiffio.c Compile++ mips : tess <= chopper.cpp |
Prebuilt : libgnustl_static.a <= /sources/cxx-stl/gnu-libstdc++/libs/mips/
SharedLibrary : liblept.so
/home/z/Library/ProgramFiles/android-ndk-r7bm/toolchains/mips-linux-android-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/mips-linux-android/4.4.3/../../../../mips-linux-android/bin/ld: ./obj/local/mips/libgnustl_static.a(math_stubs_float.o): relocation R_MIPS_HI16 against `__gnu_local_gp' can not be used when making a shared object; recompile with -fPIC
./obj/local/mips/libgnustl_static.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [obj/local/mips/liblept.so] Error 1
The text was updated successfully, but these errors were encountered: