Summary: | Get libtool to use distcc | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michael Cook <foobarsoft> |
Component: | [OLD] Development | Assignee: | Lisa Seelye (RETIRED) <lisa> |
Status: | RESOLVED UPSTREAM | ||
Severity: | enhancement | CC: | base-system |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michael Cook
2004-01-11 20:55:20 UTC
OK, I've been looking at this harder and I'm not sure that libtool uses ccache either. I'm not sure what the correct way to fix this would be. It could be fixed by chaning the PATH that libtool sees so it will find distcc or ccache first, or it could be fixed by moving gcc and such and putting symlinks in their place. I'm starting to think that fixing this could put a huge dent in my compile times. I think this is more of an upstream thing and not localized to Gentoo. That said, I think you may have better luck submitting a request to GNU folks who maintain libtool. In the most ideal case libtool would be rewritten. It has a number of deficiencies, not in the least the fact that it does not really work together with DESTDIR's and as such cannot really install in a location that is not the final destination. Hmm Paul, I would not say that. Sure, we had to apply the relink patch ourselfs, but it have eventually found its way into 1.5. I'm going to mark this as upstream: There is absolutely no way I can rewrite libtool (and feature requests should be made upstream anyways). If any of you base-system guys want this one feel free to reopen, reassign and add me to cc. |