help-make
[Top][All Lists]
Advanced

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

eval of out-of-date for target problem...


From: Danny Barraza
Subject: eval of out-of-date for target problem...
Date: Thu, 16 Jun 2011 10:37:57 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 OracleBeehiveExtension/1.0.0.2-OracleInternal ObetStats/CAT_1303237123759-277887603 Thunderbird/3.1.10

Hi my name is Danny, and I'm running into an unusual problem in regards to make not evaluating the target out-of-date check correctly:

   * platform - WindowsX64
   * OS - Windows Server 2008 R2
   * MKS toolkit 9.4
   * Make - GNU Make 3.81 for Windows32

Make thinks the prerequisite is newer than the target, and rebuilds the .exe, and it shouldn't. I do a ls -Llrt to check the actual modification time stamps of the files in question and the prerequisite is older than the target, therefore it shouldn't build the target. Any reason why Make is evaluating incorrectly...also the same make files work correctly on non-Windows platforms (i.e. SolarisSparc, LinuxX64, SolarisX64, AIX). Any ideas? And thanks for your help...

Danny


reply via email to

[Prev in Thread] Current Thread [Next in Thread]