You need to build make with the --disable-nsec-timestamps flag.

The UNIX format for archive members allows only the standard 32-bit
timestamp, so it doesn't work with sub-second timestamps.

In the next version of GNU make, there's a more discrete capability for
specifying which targets should be considered to not be able to handle
sub-second timestamps, but for 3.79.1 you must disable it completely
(all or nothing).

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to