[PATCH rtems-lwip v1 1/8] lwip.py: Add library and compile flags

Chris Johns chrisj at rtems.org
Thu Aug 25 04:21:39 UTC 2022


On 24/8/2022 10:32 pm, Kinsey Moore wrote:
> On 8/23/2022 21:24, Chris Johns wrote:
>> On 24/8/2022 5:47 am, Kinsey Moore wrote:
>>> +    section_flags = ["-fdata-sections", "-ffunction-sections"]
>> This is triggering a tweak ...
>> https://git.rtems.org/rtems_waf/tree/rtems.py#n390. I wonder if a check for
>> `-fdata-sections` is missing in rtems_waf?
>>
>> Chris
> 
> It's possible we've never noticed because we always use them together, but it
> probably needs the check just to be thorough.
> 

I will update rtems_waf at some point.

Chris


More information about the devel mailing list