how to reduce the size of tiny-x

2005-09-14 Thread sadhees kumar
Dear friends,
 I configured for tiny-x and compiled the X11 source, everything was right 
but finally the size of my tiny-x was 113MB. Since i want to use this in an 
embedded application it must be within 8MB.
 Have anybody experianced this, if so please let me know it will be of great 
help to me.
 Regards,
sadheesh kumar
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: how to reduce the size of tiny-x

2005-09-15 Thread Attilio Fiandrotti

sadhees kumar wrote:

Dear friends,
 I configured for tiny-x and compiled the X11 source, everything was right 
but finally the size of my tiny-x was 113MB. Since i want to use this in an 
embedded application it must be within 8MB.
 Have anybody experianced this, if so please let me know it will be of great 
help to me.


if you are involved into an embedded- gtk project you can try GTK+ over 
DIrectFrameBuffer.


http://www.directfb.org/index.php?path=Development%2FProjects%2FGTK%2B

ciao

attilio

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: how to reduce the size of tiny-x

2005-09-15 Thread sadhees kumar
 Here the problem is that if i use direct-FB, i dont have support for popups 
and some fonts which i developed for the screen.so if any one have an 
idea of reducing the size of tiny-x plz let me know.
 cheers.

 On 9/15/05, Attilio Fiandrotti <[EMAIL PROTECTED]> wrote: 
> 
> sadhees kumar wrote:
> > Dear friends,
> > I configured for tiny-x and compiled the X11 source, everything was 
> right
> > but finally the size of my tiny-x was 113MB. Since i want to use this in 
> an
> > embedded application it must be within 8MB.
> > Have anybody experianced this, if so please let me know it will be of 
> great
> > help to me.
> 
> if you are involved into an embedded- gtk project you can try GTK+ over
> DIrectFrameBuffer.
> 
> http://www.directfb.org/index.php?path=Development%2FProjects%2FGTK%2B
> 
> ciao
> 
> attilio
> 
>
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: how to reduce the size of tiny-x

2005-09-15 Thread Michael Torrie
On Thu, 2005-09-15 at 10:08 +0530, sadhees kumar wrote:
> Dear friends,
>  I configured for tiny-x and compiled the X11 source, everything was right 
> but finally the size of my tiny-x was 113MB. Since i want to use this in an 
> embedded application it must be within 8MB.

You did something not quite right, then.  TinyX's binary should be about
1 MB.  The X libraries are probably another 600 KB or so.  Try stripping
the binaries.

Also check out the kdrive server from www.freedesktop.org.  it also
compiles down to about 1 MB and the X libraries less than that.

>  Have anybody experianced this, if so please let me know it will be of great 
> help to me.
>  Regards,
> sadheesh kumar
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
-- 
Michael Torrie <[EMAIL PROTECTED]>

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: how to reduce the size of tiny-x

2005-09-15 Thread sadhees kumar
Hello Friends,
 I have build a tiny-x server from X11 source, the libraries here are all 
dynamic. Have anybody experianced to static build the X11 to tiny-x, if so 
plz let me know.
 Advance thanks.
 cheers,
sadhees kumar.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list