Hi Clive,

I think that you can use Scratchbox (http://www.scratchbox.org/) to
compile GTK and its dependencies, your project as well. Scratchbox is
a cross-compilation toolkit designed to make embedded Linux
application development easier.

After you compile your project using scratchbox you can directly embed
it on your target device.

BR,

Afonso

P.S.: Sorry for my poor english. 

On 4/22/05, Clive Chapman <[EMAIL PROTECTED]> wrote:
> Hi
> 
> I am working on a embedded project that needs a User interface - I've decided
> to use GTK running on the frame buffer so that I don't need X Windows.
> 
> I need some guidance on Cross compiling GTK and associated packages for my
> target.
> 
> I have downloaded GTK pango etc...,  I also have the Target GCC tools
> installed but I am now not sure how I compile everything using my Target
> compiler instead of  the host compiler.
> 
> Is there a tutorial or simiar out there someone can point me at ?
> 
> Thanks in advance
> 
> Clive
> _______________________________________________
> gtk-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to