On 06/24/09 18:28, Dave Johnson wrote:
Can you port gnash for Android?

Google cripples the C compiler, and has no C++ compiler support, so I had to make my own toolchain. While the Code Sourcery toolchains can be used, they use newlib, instead of the libc on the phone. This means you can't use any of the lower-level phone functions. The toolchain I'm using does use the native libc on Android. So anyway, this is a work in progress: http://wiki.gnashdev.org/Building_for_Android...

        - rob -


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to