Osvaldo La Rosa <info@xxxxxxxxxxxx> writes: > I have tried to reduce the size of the binaries, so no speech support is > provided, many things are disabled, btw I stripped the files before > building the tgz. Just in case you did not already do this: By setting the CFLAGS variable when invoking ./configure you can tell the C compiler to optimize for code-size. $ CFLAGS="-Os -fomit-frame-pointer" ./configure -- CYa, Mario _______________________________________________ Blinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/blinux-list