gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Problems in using glib in Android


From: Shuxiang Lim
Subject: Re: [Gnash-dev] Problems in using glib in Android
Date: Wed, 23 Mar 2011 17:48:12 +0800

Thank you, Rob!
  I've solved it, it's mainly about the pointer typecast and odd num. address
access problems which may cause SIGBUS or SEGFAULT in ARM. Now I have committed my patch to gtk-dev-list for full android porting of glib:
http://www.listware.net/201103/gtk-devel-list/55247-full-glib-porting-onto-android.html
  Best Rgrds.
On Wed, Mar 23, 2011 at 9:12 AM, Shuxiang Lim <address@hidden> wrote:
Thank you, I'll have a try.Thus you mean the instructions in
which concerns about Gnash deps.(including glib) porting on android is not true ?
Rgrds.

On Tue, Mar 22, 2011 at 10:02 PM, Rob Savoye <address@hidden> wrote:
On 03/22/11 01:35, Shuxiang Lim wrote:

>    Where can I get the libglib.so used by Gnash-android? Does it also use
> libgio/libgthread..?

 Gnash on Android doesn't use glib, so I never had to fight my way
through this mess. You could look at the Code Sourcery tools for ARM,
that use newlib instead of bionic, maybe you'd have better luck. There
are instructions for using the Code Sourcery tools on the gnashdev.org wiki.

       - rob -



reply via email to

[Prev in Thread] Current Thread [Next in Thread]