Jump to content

soft floating supported library in liquid ROM?


Recommended Posts

Guest Zhiming Zhou
Posted

Hello everyone:

I flash my liquid with android 1.6 Donut ROM, want to make it act as VNC server, so I download from this:

http://code.google.com/p/android-vnc-server/

I copy "androidvncserver" app to my phone via adb shell, then launch it, it gives me an error:

reloc_library[1172]: 5697 cannot locate '__aeabi_fadd'...CANNOT LINK EXECUTABLE

I greped /system/lib/libm.so, no "aeabi_fadd" "aeabi_fmul" "aeabi_i2f" ... entries,

and seems soft floating is not supported in libm.so of this liquid ROM.

So, whether soft floating is supported in lastest Eclair ROM ?

or is there some way to replace libm.so with a soft floating supported one ?

Thanks

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.