[Top][All Lists]
[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: |
Mon, 18 Oct 2010 11:58:09 +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 |
URL:
<http://savannah.gnu.org/bugs/?31361>
Summary: MinGW make inexplicably invokes as.exe
Project: make
Submitted by: fatman_uk
Submitted on: Mon Oct 18 11:58:08 2010
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 3.78
Operating System: MS Windows
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
Please see http://cmake.org/Bug/view.php?id=11315 . To summarize: from an
initial cause of "g++.exe: CreateProcess: No such file or directory", I have
narrowed the issue down to MinGW make (32-bit).
It appears make is invoking as.exe, trying to Assemble a non-existent
randomly-named temporary file, thus producing the "no such file" error.
C:\Users\buildbot\Reu2\bin\bga120\build\Reu2\cmake>make --version
GNU Make version 3.78.1, by Richard Stallman and Roland McGrath.
Built for Windows32
<snip>
C:\Users\buildbot\Reu2\bin\bga120\build\Reu2\cmake>
A sample of output:
https://dreamtrack.dnsalias.com/downloads/makefile-release.txt
And my simplified makefile:
https://dreamtrack.dnsalias.com/downloads/Makefile.simple
I see 3.78.1 is an old version, so I will try upgrading my make.exe.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31361>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #31361] MinGW make inexplicably invokes as.exe,
Adam J Richardson <=
- [bug #31361] MinGW make inexplicably invokes as.exe, Adam J Richardson, 2010/10/18
- [bug #31361] MinGW make inexplicably invokes as.exe, Eli Zaretskii, 2010/10/18
- [bug #31361] MinGW make inexplicably invokes as.exe, Adam J Richardson, 2010/10/18
- [bug #31361] MinGW make inexplicably invokes as.exe, Adam J Richardson, 2010/10/19
- [bug #31361] MinGW make inexplicably invokes as.exe, Adam J Richardson, 2010/10/21
- [bug #31361] MinGW make inexplicably invokes as.exe, Paul D. Smith, 2010/10/21
- [bug #31361] MinGW make inexplicably invokes as.exe, Adam J Richardson, 2010/10/21
- [bug #31361] MinGW make inexplicably invokes as.exe, Martin Dorey, 2010/10/21
- [bug #31361] MinGW make inexplicably invokes as.exe, Adam J Richardson, 2010/10/21
- [bug #31361] MinGW make inexplicably invokes as.exe, Adam J Richardson, 2010/10/21