> the problem is how to building TINYX for media5200(POWERPC 5200).
> the method on 
> "http://handhelds.org/minihowto/building-x.html"; is for ARM, 
> NOT for PowerPC.


Yes, I realise that from your original post. I even said so in my reply.
But the steps are basically the same, all you need to do is ensure the
target is set correctly when you do the build (i.e. to a PPC target
rather than an ARM target) and go from there.


> who can port the tinyx to powerpc?

You can. Anybody can, it's just a matter of compiling it.

You say you have already built your kernel, so that means you are
already at step (4) on that webpage.
>From there on, the really hard bit is done (you have your kernel, and so
presumably you have a working cross-compiler environment) there's not so
much too it so long as you set the CROSSCOMPILEDIR path correctly when
you build X and have a suitable config for the framebuffer device or
whatever you are targetting as your graphics hardware layer.

But this is waaay off-topic for this particular mailing list. There are
lists dedicated to cross-compiling X and embedded systems work and so
forth, where you will find much more useful information, so you really
ought to ask over there.

Once you have X built and running on your target, we will be able to
help you get fltk running.

But honestly, this is not that hard a thing to do, just tedious
(building X can be quite slow... Although not so bad on modern hardware
as it used to be, of course!) so just give it a try, you may find that
it Just Works.

-- 
Ian




SELEX Sensors and Airborne Systems Limited
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to