This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Converting the gcc backend to a library?


    The main benefit of such a change would be to reduce disk space
    consumption.  On this machine, the four 2.95.2 GCC compilers average
    2.5MB each, for a total of 10MB.  I expect you could reduce that to
    about 4MB using a shared library for the common back-end.

True, but 1 GB is about $100 today, so you're talking about saving 60 *cents*!

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]