bug-make
[Top][All Lists]
Advanced

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

[bug #31361] MinGW make inexplicably invokes as.exe


From: Adam J Richardson
Subject: [bug #31361] MinGW make inexplicably invokes as.exe
Date: Tue, 19 Oct 2010 08:41:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.8 (KHTML, like Gecko) Ubuntu/10.04 Chromium/7.0.529.0 Chrome/7.0.529.0 Safari/534.8

Follow-up Comment #4, bug #31361 (project make):

I think this is a make timing issue. It looks like the file is created and
then deleted before as is invoked. Why would this happen?

It seems cc1plus doesn't have any more verbosity options than "-v". That
might be a moot point though, since here is a Filemon log of the make run,
filtered to "C:tempdir*.s", seemingly showing that cc1plus completes long
before the file is deleted:

https://dreamtrack.dnsalias.com/downloads/make1.log

Could it be a delay starting as? Does make depend on split-nanosecond
timing?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31361>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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