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]
Other format: [Raw text]

Re: gcc 3.5 integration branch proposal


Paul Koning wrote:

It wouldn't satisfy me.  C++ is just as important as C, and it is
completely unreasonable to tell people that any host other than a
year or two is "marginal".

A point to keep in mind is that laptops make good hosts, but laptops
are more memory-limited than desktops.

Not really true these days. Most laptops have supported a gigabyte for years, and most laptops of today support two gigabytes.

But that should be far beyond what is reasonably needed anyway. I think
what would be most helpful is to try to agree very specifically on what
is reasonable.

For example, we might say:

  All typical existing C++ code should be able to be compiled on a 256
  meg PC running GNU/Linux without significant thrashing.

That seems a reasonable expectation. Then we consider any violation of
this as a bug, to be fixed like any other bug.



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