<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 22, 2017 at 3:57 PM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 23/11/2017 08:45, Joel Sherrill wrote:<br>
><br>
> OK. That works and is now pushed.<br>
><br>
<br>
</span>Nice.<br>
<span class=""><br>
> I am just glad I didn't get a complete failing grade on my first Python patch. :)<br>
<br>
</span>100% pass, however I should not be grading anyone on Python.<br>
<span class=""><br>
><br>
> Any comments on the patches to the autotools infrastructure? Nibbling on bsp_specs<br>
><br>
<br>
</span>They look good.<br>
<br>
One thing I was wondering about is detecting gcc as a compiler and then<br>
optionally adding bsp_specs to the CC command line? If we detect gcc or clang we<br>
can control the option mix. I suspect this would need a gcc-clang.m4 for each<br>
layer's aclocal directory.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>This could work but ...</div><div><br></div><div>Give me some time to pick at the bsp_specs. I have started a sweep to reduce</div><div>differences. There were spurious differences like spacing and some typos.</div><div><br></div><div>There are other issues to discuss that I want to discuss on the list. For example,</div><div>"-e entry" and "-u undefined" are used in many bsp_specs. If we made a sweep</div><div>to move them all to the linkcmds, then that would be a good thing IMO.</div><div><br></div><div>On the PowerPC, we have rtems_crt[in].o and I don't know why we don't have</div><div>crt[in].o from gcc to use. That seems like something isn't right.</div><div><br></div><div>A number of relatively straightforward issues like that rapidly reduce what happens</div><div>in the bsp_specs which makes it even easier to eliminate them.</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
Chris<br>
</font></span></blockquote></div><br></div></div>