Hi Emmanuele,
Do you mean by like We can directly port clutter on any platform that
supports C?
As I am trying to port clutter on android, and it is said that-
in http://en.wikipedia.org/wiki/Android_(operating_system)

Android uses Linux <http://en.wikipedia.org/wiki/Linux> as its kernel
[105]<http://en.wikipedia.org/wiki/Android_(operating_system)#cite_note-104>,
but according to Google, it is not a conventional Linux distribution. It
does not have a native X Window
System<http://en.wikipedia.org/wiki/X_Window_System>,
nor does it support the full set of standard
GNU<http://en.wikipedia.org/wiki/GNU>libraries like its system
libraries (GNU
C Library <http://en.wikipedia.org/wiki/GNU_C_Library>). This specific
modification makes it difficult to reuse existing Linux applications or
libraries on Android.

Can you give your inputs on this? so that it will be helpful for me...

Thanks,
Kuladeep

On Mon, Aug 10, 2009 at 4:18 PM, Emmanuele Bassi <[email protected]>wrote:

> On Mon, 2009-08-10 at 15:20 +0530, Kuldeep wrote:
>
> > I would like to know whether there is a way to port clutter libraries
> > to any Platform that supports Bionic C but not GNU C.
> >
> > Will ther ebe any issues if we port the clutter libraries in boinic c
> > supported platforms.
>
> if you port, in order:
>
>  - GLib
>  - Cairo
>  - Pango
>
> and, optionally GTK+ (for GDK-Pixbuf, though you might use the internal
> image loading code inside Clutter at the beginning) then I don't see why
> Clutter would be more problematic to port.
>
> as far as we're aware, currently there is no effort to port Clutter to
> another C library or to the only platform that uses Bionic.
>
> ciao,
>  Emmanuele.
>
> --
> Emmanuele Bassi, Senior Engineer        | [email protected]
> Intel Open Source Technology Center     | http://oss.intel.com
>
> --
> To unsubscribe send a mail to 
> [email protected]<clutter%[email protected]>
>
>

Reply via email to