Hacker News new | ask | show | jobs
by marshray 5523 days ago
http://gcc.gnu.org/gcc-4.6/changes.html Android GCC now supports the Bionic C library and provides a convenient way of building native libraries and applications for the Android platform. Refer to the documentation of the -mandroid and -mbionic options for details on building native code. At the moment, Android support is enabled only for ARM.

I haven't tried it myself yet, know of a reason it wouldn't work?