[PATCH 4/7] Use "hardcoded" dependencies instead of having the compiler generate them

Justin Lebar justin.lebar at gmail.com
Mon Apr 30 18:21:16 PDT 2012


> I don't want to throw away the automatic dependency generation because it's, well, automatic.  Can't the hard-coding be limited to MSVC somehow?

If we did that, then if the dependencies were ever changed, only those
building on Windows would notice.

Could we have, as part of configure, an assertion that the
dependencies are as we expect?

-Justin



More information about the jemalloc-discuss mailing list