Ethanli [���j] wrote: > I am building my own Linux distribution and I need your he... > My environment is : > Kernel 2.4.12 > Gcc 3.0.1 > XFree4.1.0 > > The problem is the size of the X server is too large to meet what I need. > The compile options I used: -Os -march=i386 -mcpu=i686 > > How can I build it with smaller size? Thanks.
Have a look at Diet LibC: http://www.fefe.de/dietlibc/ I know various people use this for small/embedded/firewal/... distributions. I do not know if it has everything you need to compile X. If you find out, please post. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
