yes, it's Android specific. And the emulator sources contain their own version of the SDL sources. you should be able to rebuild them as static libraries, see external/qemu/INSTALL, there is a section named "Building the emulator without the Android build system" that shows you how.
On Wed, Apr 14, 2010 at 12:29 PM, Dmitry Golubovsky <[email protected]>wrote: > David, > > On Apr 14, 12:44 pm, David Turner <[email protected]> wrote: > > It is possible, and quality patches are gladly accepted, to be sent at > > b.android.com > > > > The code you're looking for is at external/qemu/android/utils/filelock.c > > Thank you, For the record, I also have submitted Issue 7717. I pulled > the emulator repo earlier today (looks like I also need to build > libSDL, is there anything else?). To my understanding this is Android- > specific (not qemu-specific) code, so no need to submit any patches to > upstream qemu, correct? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > > To unsubscribe, reply using "remove me" as the subject. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

