Name: Anonymous 2007-03-25 17:29 ID:cobN9vkq
AM I DOIN IT RITE ?
$ ./configure CFLAGS=-Os\ -s && make
$ stat -c %s ed
55331
$ strip ed
$ stat -c %s ed
41864What version of gcc are you using? Mine's gcc (GCC) 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.9)