Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2007 06:38:07 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Frank Shute <frank@esperance-linux.co.uk>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: pdksh vs. mksh info [was: Re: Apparently, csh programming is considered harmful.]
Message-ID:  <20071216043807.GB53561@kobe.laptop>
In-Reply-To: <20071215135403.GA16763@melon.esperance-linux.co.uk>
References:  <20071214010542.GA19553@demeter.hydra> <200712132012.32729.mike.jeays@rogers.com> <20071214211008.GA12935@melon.esperance-linux.co.uk> <20071215021349.GF2062@kobe.laptop> <20071215135403.GA16763@melon.esperance-linux.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-12-15 13:54, Frank Shute <frank@esperance-linux.co.uk> wrote:
>> % keramida@kobe:/usr/local/bin$ ls -ld mksh bash ksh
>> % -rwxr-xr-x  1 root  wheel  -  684699 Dec  9 19:51 bash
>> % -r-xr-xr-x  1 root  wheel  - 2390645 Aug 31 17:07 ksh
>> % -r-xr-xr-x  1 root  wheel  -  236202 Dec  9 18:34 mksh
> 
> Wow. My pdksh is much smaller:
> 
> $ ls -ld /usr/local/bin/ksh
> -r-xr-xr-x  1 root  wheel  681584 Jan 23  2007 /usr/local/bin/ksh
> 
> $ pkg_info -W /usr/local/bin/ksh
> /usr/local/bin/ksh was installed by package pdksh-5.2.14p2_2
> 
> It's also statically compiled. I wonder what is bloating yours so
> much. Was it built with debugging code or something?

Yes.  All my ports are build with DEBUG_FLAGS='-g' this time, so it may
be the cause of the pdksh bloat.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071216043807.GB53561>