Date: Fri, 19 Feb 1999 14:52:36 -0600 From: "Thomas T. Veldhouse" <veldy@visi.com> To: "FreeBSD-Current" <freebsd-current@FreeBSD.ORG>, <gjohnson@nola.srrc.usda.gov> Subject: Re: removing f2c from base distribution Message-ID: <02e701be5c49$c8040ff0$236319ac@w142844.carlson.com>
next in thread | raw e-mail | index | archive | help
By bloat, I assume you mean disk space. There should not be any difference as far as "code bloat" goes (i.e. templates in C++ are known to be prone to code bloat). Executables are probably a bit smaller than the g77 port due to the newer optimizations in egcs. If you are worried about disk space, I believe that you can configure the egcs compilation to not build all the extras like g++ and the java compiler. Tom Veldhouse veldy@visi.com -----Original Message----- From: gjohnson@nola.srrc.usda.gov <gjohnson@nola.srrc.usda.gov> To: Satoshi Asami <asami@FreeBSD.ORG> Cc: sgk@troutmask.apl.washington.edu <sgk@troutmask.apl.washington.edu>; current@FreeBSD.ORG <current@FreeBSD.ORG>; obrien@NUXI.com <obrien@NUXI.com> Date: Friday, February 19, 1999 2:17 PM Subject: Re: removing f2c from base distribution >On Wed, Jan 27, 1999 at 09:29:38AM -0800, Satoshi Asami wrote: >> * The g77-0.5.19(.1) is *extremely* out-of-date. It should be dropped from >> * the ports collection, and if someone wants to use g77, then they should >> * install egcs. >> * >> * The newer versions of g77 do not work with gcc-2.7.2.x. The author of >> * g77 states that you shouldn't even try to back port g77 to any version >> * of gcc earlier than gcc-2.8 >> >> Well, Glenn said he got it to work with our compiler. :) > >No, I said I had a port of g77 0.5.19 that built against gcc >2.7.2.1. This was a while back. I am currently using g77 0.5.24, which >needs gcc 2.8. > >Getting g77 from egcs is the best option right now. However, it seems to >me that this adds a lot of bloat (duplication of C, C++, etc.) to the >system for someone wanting to use FreeBSD as a scientific workstation >platform. In contrast, how much bloat is added to the base system by >having a g77 binary and a couple of libraries? > >> >> But anyway, I don't have any problem to delete the g77 port for now. >> Is that ok with everyone else? >> > >This is OK by me. >-- >Glenn Johnson >Technician >USDA, ARS, SRRC >New Orleans, LA > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02e701be5c49$c8040ff0$236319ac>