<div dir="auto">Why the __ around RTEMS_ADA and no other option?<div dir="auto"><br></div><div dir="auto">I think the first order of business is to explain how to translate existing configure and build steps to the new one. I think adding a simple example with a couple of enable/disable and the corresponding waf would help. Every user has to face this.</div><div dir="auto"><br></div><div dir="auto">Then explaining multiple bsps but I don't know how common that is in actual use.</div><div dir="auto"><br></div><div dir="auto">Let's focus on getting folks across the transition hurdle first.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 26, 2020, 6:37 AM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> On 26 Sep 2020, at 1:17 am, Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank" rel="noreferrer">sebastian.huber@embedded-brains.de</a>> wrote:<br>
> <br>
> On 25/09/2020 17:12, Gedare Bloom wrote:<br>
> <br>
>>> +Migration from Autoconf/Automake<br>
>>> +================================<br>
>>> +<br>
>>> +The Autoconf/Automake based build system used a ``configure`` command to<br>
>>> +configure a single BSP and ``make`` to build it.  The ``configure`` command is<br>
>> You can make multiple BSPs, so it is a little bit imprecise. Maybe:<br>
>> "configure a single target architecture and one or more BSPs" and ``make`` ...<br>
>> <br>
> Ok, but I am not sure if it was an intentional feature that you could build more than one BSP.<br>
<br>
It was. As Gedare says it was only one architecture due to the single —target option. I think no BSP option built the lot which was painful due to the time it took and the disk space.<br>
<br>
Chris<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div>