links for 2009-09-21

  • You need specify *many* options to compile native program for Android. Also, it is very hard to port software which uses the autotools (autoconf, automake, libtool etc) because different options are needed for linking shared library and program binary. To solve these problems, I developed this wrapper script for gcc and ld. With this wrapper, all needed options are automatically specified.
    (tags: android)
Published
Categorized as Awareness

Leave a comment