[Scons-users] Intel Compiler 2016.1

Bill Deegan bill at baddogconsulting.com
Mon Jan 11 18:20:20 EST 2016


Even simpler..
check it out

<sandbox>/scons

cd to your tree:
python <sandbox>/scons/scons.py <your normal flags here> should work.

-Bill

On Mon, Jan 11, 2016 at 2:36 PM, William Blevins <wblevins001 at gmail.com>
wrote:

> Just "hg clone" the SCons project and use Default.
>
> Here's an instruction snippet on running directly from a repo:
>
> Executing SCons Without Installing
>>
>> You can execute the local SCons directly from the src/ subdirectory by
>> first setting the SCONS_LIB_DIR environment variable to the local
>> src/engine subdirectory, and then executing the local src/script/scons.py
>> script to populate the build/scons/ subdirectory. You would do this as
>> follows on a Linux or UNIX system (using sh or a derivative like bash or
>> ksh):
>>
>> $ setenv MYSCONS=`pwd`/src
>> $ setenv SCONS_LIB_DIR=$MYSCONS/engine
>> $ python $MYSCONS/script/scons.py [arguments]
>>
>>
> On Mon, Jan 11, 2016 at 10:33 PM, William Blevins <wblevins001 at gmail.com>
> wrote:
>
>> Jakub,
>>
>> We included the patch you sent. Since I couldn't really evaluate the
>> final results without an Intel compiler license, would you consider running
>> SCons from the default trunk and seeing that it works as expected?
>>
>> V/R
>> William
>>
>> On Mon, Jan 11, 2016 at 6:52 PM, Bill Deegan <bill at baddogconsulting.com>
>> wrote:
>>
>>> +1.
>>> William can you credit Jakub with the patch in src/CHANGES.txt ? (I put
>>> a comment on the pull request).
>>> Once that's there, I'll merge the pull request.
>>>
>>> On Sun, Jan 10, 2016 at 11:42 PM, Dirk Bächle <tshortik at gmx.de> wrote:
>>>
>>>> William,
>>>>
>>>> On 11.01.2016 02:38, William Blevins wrote:
>>>>
>>>>> I tried to save you some time/hassle by making a PR for you, but I
>>>>> need you (or someone with a 2016 intelc setup) to at least
>>>>> download the latest SCons with the PR patch and try it out.
>>>>>
>>>>>
>>>> thanks a lot for creating the PR. My guess is that Jakub used his own
>>>> setup to develop this patch, so we can simply let this patch pass as it
>>>> is...and fix the problems that it still might have later.
>>>>
>>>> Regards,
>>>>
>>>>
>>>> Dirk
>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>>
>>>
>>
>
> _______________________________________________
> 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/20160111/3bdc7b75/attachment.html>


More information about the Scons-users mailing list