legacy stack or libbsd

Chris Johns chrisj at rtems.org
Wed Aug 5 00:40:30 UTC 2020


On 5/8/20 10:23 am, Chris Johns wrote:
> On 5/8/20 2:04 am, Heinz Junkes wrote:
>> Because the libbsd stack does not support some things yet (e.g. ntp) 
> 
> I have PTP running on libbsd. I currently have no time (ha) to clean up the work
> and create a patch. It requires some extra support in the score.
> 
>> I have to call different 
>> functions at rtems_init in EPICS. Therefore, when building EPICS for a target, I need
>> to know which stack the target was built with. 
> 
> The rtems_waf waf checks the header file. The compile check is:
> 
> https://git.rtems.org/rtems_waf/tree/rtems.py#n355

I should also add rtems_waf detects libbsd with the following header check ...

https://git.rtems.org/rtems_waf/tree/rtems_bsd.py#n88

Chris


More information about the devel mailing list