Shiri Azenkot, le Fri 23 Apr 2010 11:54:40 -0700, a écrit : > Right. Sorry, that was not the right reference. That site shows how to build > for arm, rather than specifically for Android.
Ok, but isn't Android a Linux system? If it is, it's odd that your cross-compiler is named arm-eabi-gcc, not arm-eabi-linux-gnu-gcc. If it's not, we need to extend configure.ac to support that new platform, i.e. how to build a shared library, etc. That is, basically what you would put in an Android.mk file, so it's better to just put it in configure.ac Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
