On 2003-07-15 at 00:07 +0100, Adrian Urquhart wrote: > Well, I did the obvious thing and grabbed the source tarball then fired > up the compiler. All options left at default values. > > I end up with a bincimapd binary which is 31,134,575 bytes in size! Even > after a strip it's 1,907,040 bytes. Surely this isn't right? I'm sure I > didn't ask for a static build...
Well, the Binc IMAP port, compiled under FreeBSD 5.1-CURRENT produce files with the following sizes: -r-xr-xr-x root/wheel 812544 Jun 3 16:30 2003 bin/bincimapd -r-xr-xr-x root/wheel 388948 Jun 3 16:30 2003 bin/bincimap-up I suggest you to try the port: # cd /usr/ports/mail/bincimap # make install && make clean Sergei

