> I'm running on Solaris > ['uname -a' says "SunOs xxx 5.8 Generic sun4u sparc SUNW,Ultra-30"] > > I'm using GNU Make 3.79.1 > > Basically, any file that I modify or create via standard tools > (editors, compilers, linkers, or 'touch'), is reported by GNU > make as having a modification time in the future.
We've had that problem quite often due to a mismatch between what our build machines, including Solaris, think is the correct time and what the file server thinks. Even though we have tried various tools to keep them synched up, it still happens from time to time. -Wm _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
