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: Thu, 21 Oct 2010 15:40:51 +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 #9, bug #31361 (project make):

Drilling deeper into this, I see cc1plus.exe is silently giving me errors
even though I specified "-v".

"
cc1plus.exe: error: argument to "-gdwarf-" should be a non-negative integer
"

Hmm. Must be referring to "-gdwarf-2", which is a perfectly valid compiler
option. Looks like it's not chopping up the command line properly. Also we
have:

"
C:UsersbuildbotReu2binbga120buildReu2SmallTestLibsrcSmallTestLib.cc:1:
0: error: bad value (i686-auxbase-strip) for -march= switch
"

Now, what on earth is that all about? I haven't specified "-march". Here it
is though, in the arguments passed to cc1plus, "-march=i686".

So g++.exe and cc1plus.exe are broken? Humm. It's possible I have a bad MinGW
install. I did update it fairly recently. I'll take the "nuke it from orbit"
option and reinstall the whole MinGW package, see if that fixes things.


    _______________________________________________________

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]