[Scons-users] Re-2: Re-2: Re-2: GCC not found Error SCONS 3.1.2

Paul Rötzer Paul.Roetzer at ifta.com
Tue Mar 17 06:41:45 EDT 2020


Hi, 
we are not using mingw32-make.exe explicitly for our build. 
How about the following idea:
- provide an update which behaves like scons 3.0.0 when searching for mingw so that you do not have to instsall e.g. mingw-make nor adjust your build scripts
- let the user choose the value of key_programm somehow like that "('mingw',  {'key_program':'mingw32-gcc'}"
What do you think? :)

-------- Original Message --------
Betreff: Re: [Scons-users] Re-2: Re-2: GCC not found Error SCONS 3.1.2 (16. März 2020, 23:29)
Von:     Mats Wichmann <mats at wichmann.us>
An:      SCons users mailing list <scons-users at scons.org>
         Bill Deegan <bill at baddogconsulting.com>

> On 3/16/20 3:27 PM, Bill Deegan wrote:
> > Why would it matter if you have mingw32-make.exe? Are you using it for
> > your build?
> 
> the mingw tool looks for it, my guess based on the earlier git mining I
> posted is because mingw with clang installed _instead of_ gcc won't find
> gcc, and thus would have reported no mingw.
> 
> 
> https://github.com/SCons/scons/blob/
> 7b0ec3e478423829e9ed23938d6aed178a140343/src/engine/SCons/Tool/mingw.py#
> L121
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users


More information about the Scons-users mailing list