Carlos Carvalho <[EMAIL PROTECTED]> writes: > BUG: I also noticed that the binary is compiled with -O -g. I think > all packages should be compiled with as much optimization as possible.
The binaries in the rxvt Debian package have been compiled with "-O2 -g -Wall" and later stripped as suggested by the Debian policy manual. When recompiling the binaries yourself you might try make CFLAGS='-O2 -g' or '-O3' to get more optimization. -- Brian -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]