[Scons-users] Problems with ParseFlags()

William Blevins wblevins001 at gmail.com
Sun Mar 27 11:03:02 EDT 2016


Do you have a link to the specification for the options that ParseConfig
needs to support?

On Sun, Mar 27, 2016 at 4:00 PM, Dirk Bächle <tshortik at gmx.de> wrote:

> William,
>
> On 27.03.2016 16:19, William Blevins wrote:
>
>> Dirk,
>>
>> I'm not sure that this is a bug. It may just be that the SCons User's
>> Guide is not specific about the assumptions of ParseConfig
>> implementation.
>>
>>
> the documentation of ParseFlags is specific enough for this case in my
> opinion:
>
>   "[...] Any other strings not associated with options are assumed to be
> the names of libraries and added to the $LIBS construction variable. [...]"
>
> There is no need to be specific about whether "--cflags" or "--libs"
> should be used when calling "pkg_config". The listed options/flags are
> supported and that's it. Note, how ParseFlags also doesn't require you to
> call "pkg_config"...the provided flags can come from anywhere...
>
>
> Best regards,
>
> Dirk
>
>
> _______________________________________________
> 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/20160327/04348d1e/attachment.html>


More information about the Scons-users mailing list