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] | |
Yes, I am concerned about modify-compile-test cycle. I don't mind length of
nightly rebuild and releases.
Yes, in that case, we should be able to get _lots_ of speed improvements.
Do you mean that your project will be able to eliminate unnecessary rebuilds?
Can your code answer the question whether given object file will
change after rebuild without actually rebuilding it? Makefiles answer that
question wrongly in most cases and that's where the waste comes from.
If you already plan this, then I better wait for your results instead of
starting overlapping project. What do you think?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |