|
Re: Libtool convenience library dependence check: msg#00068sysutils.autoconf.general
On Mon, 23 Aug 2004, Andre Caldas wrote: I am using --disable-dependency-tracking as a configure option to avoid this problem. What kind of dependency can I expect to fail with this? If the Makefile was produced as a result of 'make dist' then it will include the dependencies existing when the distribution was produced. Otherwise prog.o will depend only on prog.cpp. While ok for one time builds, it is not ok for developers. Anyway, my initial problem is still there: "make install" will recompile every .cpp file in a convenience library even if no file (in the whole package) was edited! Can I call libtool a "obscure linker"? Could it be that you have a timestamp problem? Are all files on local disk, or are you using a network? Unless time keeping is closely managed (e.g. via NTP) mixing files between local disk and a server over the network can give make fits. Bob ====================================== Bob Friesenhahn bfriesen@xxxxxxxxxxxxxxxxxxx http://www.simplesystems.org/users/bfriesen |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Libtool convenience library dependence check: 00068, Andre Caldas |
|---|---|
| Next by Date: | Re: Libtool convenience library dependence check: 00068, Andre Caldas |
| Previous by Thread: | Re: Libtool convenience library dependence checki: 00068, Andre Caldas |
| Next by Thread: | Re: Libtool convenience library dependence check: 00068, Andre Caldas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |