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: Paul D. Smith
Subject: [bug #31361] MinGW make inexplicably invokes as.exe
Date: Thu, 21 Oct 2010 14:26:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.11) Gecko/20101013 Ubuntu/10.10 (maverick) Firefox/3.6.11

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

Nothing I've seen so far indicates that this is a bug in make.  Make has no
visibility into, or even concept of, intermediate files created by your
compiler, and it's certainly not going to be deleting them.  From what I've
seen it's your compiler that's doing the creating AND the deleting, not make,
so I don't see how this is a make bug.

Have you tried this with the latest version of GNU make (3.82)?

    _______________________________________________________

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]