> The build time has improved in wip-automake somewhat (mainly because > almost all files are now only compiled to objects once instead of > per-target), but much of the time goes into linking. Roald, Are you using gold as a linker already instead of the traditional binutils bdf based ld. It does make a difference esp on large C++ code bases (where linking takes a lot of time). - M >> I was just looking through build-refactor, and it doesn't really look >> like there is much that could be reused for the non-recrusive >> approach. I'll leave it up for a few days, just in case. > > It would be great if you could look at wip-automake and see if you > have ideas/improvements or stuff you implemented that I didn't. All > non-automake changes that I needed to make this branch work just got > merged to master, so this branch is now only about changes .am files. > Of course every src/Makefile.am adjustment in master will require a > rebase, so this branch is a real work-in-progress and gets > force-pushed regularly :-) > > Roald > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html