fre 2003-06-27 klockan 13.39 skrev Scott Golby: > Hi Everyone, > > Now this is just weird. I threw together a Red Hat 9 box to be a small > gateway router and compiled up squid like I have done many times before. > At first I was using the 3.0 devel version and figured it's 13 Meg binary > size was just a factor of being the development code. Then I looked at the > 2.5-stable3 which I compiled up at the same time, 5.6 Megs! What on earth > ?
You are comparing stripped binaries without debug symbols+information to stripped binaries. If you want to compare binary sizes, first strip the binaries using the strip command. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
