[Scons-users] Cross-OS Cross-Building

pholat pholat at gmail.com
Wed Aug 10 03:19:54 EDT 2016


Could you guys please tell me if Part is in user manual somewhere?

I was using different Envirionment with specified Tool for cross
compilation but see that there is another, maybe better, way?

Best regards,
Adam

Pozdrawiam,
Adam A. Dobrowolski || pholat

2016-08-10 8:51 GMT+02:00 Dirk Bächle <tshortik at gmx.de>:

> Yes,
>
> On 10.08.2016 01:31, Jason Kenny wrote:
>
>> I been doing cross platform builds for years. If you choose use Parts with
>> Scons you will find it very easy to setup.
>>
>> [...]
>>
>>
>> from parts import *
>> Part('hello.parts')
>>
>> ----------------------
>> hello.part------
>> Import('*')
>> ret=env.Program("hello","hello.c")
>> env.InstallTarget(ret)
>>
>> ----------------------
>>
>>
> Parts FTW! :)
>
> 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/20160810/e1bf2b46/attachment.html>


More information about the Scons-users mailing list