One piece of advise:
DirectFB currently relies on __attribute__((constructor)) which is a 
gcc-treat so you need to check of your target platform compiler offers 
that too..

Also, I think you can forget multi-app, unless you plan to port the 
kernel module in some way, I'd be very interested in the result though 
if you succeed :)

For the rest DirectFB is pretty much Posix, so you should be ok in that 
respect.

Greets
Niels

haithem rahmani wrote:
> Hi all,
>  
> I'm going to port the IDrectFB library on top of a 
> "non-linux" enabled platform,
>  
> So i'll be gratefull if some one can point me on a document where I 
> can get the steps to do that.
> or at least the platform dependents part that should be modified.
>  
> regards.
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> directfb-dev mailing list
> directfb-dev@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
>   


-- 

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------" 

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to