From: matz@... (Yukihiro Matsumoto) Date: 2003-07-25T14:18:56+09:00 Subject: Re: ruby 1.8.0 preview4 Hi, In message "Re: ruby 1.8.0 preview4" on 03/07/25, Brian Candler writes: |It is. That's what I meant... that debugging symbols are included. It gets a |lot smaller if you strip them - under FreeBSD, about half size. I guess the |end-user or packager can choose that if they wish. Packager can easily choose that, by modifying Makefile, or supplying CFLAGS to configure. matz.