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

Bill Deegan bill at baddogconsulting.com
Tue Mar 17 16:41:29 EDT 2020


Allowing the user to pick the key program would definitely be a scons'ian
approach to the issue.
You'd set MINGW_KEY_PROGRAM in your environment and then the tool would use
that if defined..


On Tue, Mar 17, 2020 at 3:41 AM Paul Rötzer <Paul.Roetzer at ifta.com> wrote:

>
> 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
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20200317/c9ddfae5/attachment.html>


More information about the Scons-users mailing list