|
From: Daniel J S. <dan...@ie...> - 2013-08-06 21:21:53
|
On 08/06/2013 04:05 PM, Hans-Bernhard Bröker wrote: > On 06.08.2013 22:26, Daniel J Sebald wrote: > >> that sed script is not occurring (I checked the log). Probably because >> version.c no longer appears in the src/ directory of the build root. > > Indeed. The materiel in both Makefile.maint files is not equipped to > work in out-of-tree builds. I could probably fix src/Makefile.maint. > Should I? It depends on how much work you think it is. It would be nice if it were an easy change. With my new system I'm finding that gnuplot compiles in less than half a minute it seems. I got in the habit of building separate from the source tree because some of these large C++ projects take close to an hour to build so comparing via rebuilding isn't efficient. Thanks, Dan |