Re: [autoconf] Program & Library, dev in parallel?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Mar 10, 2010 at 5:24 AM,  <mpsuzuki@xxxxxxxxxxxxxxxxx> wrote:
> A possible approarch might be "install-only-different-files".
> "install" of GNU coreutils has an option "-p" to preserve the
> timestamp of source file. If it works well, although all headers
> & libraries are reinstalled, the timestamps of unchanged files
> are not updated, so rebuilding of the application would be
> minimized.
>
> Another approarch might be using "built-but-not-installed-yet"
> library. I think pkg-config's "uninstalled" feature is similar,
> but autoconf does not provide convenient macros to do such...
>
> Regards,
> mpsuzuki
>

You mention this "install-only-different-files"? What exactly is that?
I can't find docs anywhere. install(1)'s -p option looks like it just
blindly neglects to update the timestamp, I don't think it actually
checks the file content to see if things have changed.

Still confused,
-Patrick


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux