Hi,

> On 21. Nov 2019, at 23:47, Jan Rovins <[email protected]> wrote:
> 
> Yes, 
> A stand alone tool chain would be a nice thing to have, good to use for 
> embedded application development if you don’t care about the whole Linux 
> build system at the moment. It could also be modular, so you can build a tool 
> chain first, give it to team members for application development, and then 
> later, when you are building a whole Linux distrio you could say: use this 
> tool chain that I have previously configured.

Motivated by the growing Patreon support, I spend an hour to factor out the 
most minimal toolchain into a toolchain generic target selection:

        https://www.youtube.com/watch?v=KAzCXbnsT4s

I tested this to work in principle with an 8-bit avr config. It could slightly 
improved to better select between clang vs. gcc and different compiler-rt and 
friends alternatives. But that is a general topic for another day.

        René

> Just some thoughts.
> Jan
> 
> Sent from my iPad
> 
>> On Nov 21, 2019, at 2:38 PM, scsijon <[email protected]> wrote:
>> 
>> 
>> Just looking at the 00-bootstrap file, I was wondering just how many of the 
>> 57 packages in it could be stripped out of it if you only wanted to create a 
>> Toolchain to chroot into and work from that, there seems to be an awfull lot 
>> of packages in it?
>> 
>> Stone and Rocknet of course (sorry rene), ?but what else, before adding 
>> others you may need for your own build.
>> 
>> Any thoughts T2and's.
>> 
>> 
>> 
>> ----------------------------------------------------------- If you wish to 
>> unsubscribe from this mailing, send mail to
>> [email protected] with a subject of: unsubscribe t2
> 
> ----------------------------------------------------------- 
> If you wish to unsubscribe from this mailing, send mail to
> [email protected] with a subject of: unsubscribe t2

-- 
 ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin, https://exactcode.com
 https://exactscan.com | https://ocrkit.com | https://t2sde.org | 
https://rene.rebe.de

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to