Re: Libbsd Undefined References When Running FACE Conformance Tests

2020-03-30 Thread Sebastian Huber
On 30/03/2020 17:18, Joel Sherrill wrote: On Mon, Mar 30, 2020 at 9:42 AM Sebastian Huber > wrote: On 30/03/2020 16:37, Joel Sherrill wrote: > + What's the relationship between the master and 5-freebsd-12? https://github.com/R

Re: Libbsd Undefined References When Running FACE Conformance Tests

2020-03-30 Thread Joel Sherrill
On Mon, Mar 30, 2020 at 9:42 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 30/03/2020 16:37, Joel Sherrill wrote: > > > + What's the relationship between the master and 5-freebsd-12? >> https://github.com/RTEMS/rtems-libbsd#branches > > > That doesn't answer whether the mast

Re: Libbsd Undefined References When Running FACE Conformance Tests

2020-03-30 Thread Sebastian Huber
On 30/03/2020 16:37, Joel Sherrill wrote: > + What's the relationship between the master and 5-freebsd-12? https://github.com/RTEMS/rtems-libbsd#branches That doesn't answer whether the master simply tracks FreeBSD or whether it includes the RTEMS modifications. Hm, to me it is obviou

Re: Libbsd Undefined References When Running FACE Conformance Tests

2020-03-30 Thread Joel Sherrill
On Mon, Mar 30, 2020 at 9:27 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 30/03/2020 15:33, Joel Sherrill wrote: > > > + Should Jeff be testing using the 5-freebsd-12 branch? > > The 5-freebsd-12 branch is intended for production systems. > OK. Then Jeff made a mistake usi

Re: Libbsd Undefined References When Running FACE Conformance Tests

2020-03-30 Thread Sebastian Huber
On 30/03/2020 15:33, Joel Sherrill wrote: + Should Jeff be testing using the 5-freebsd-12 branch? The 5-freebsd-12 branch is intended for production systems. + Why isn't the master in sync enough to pass this simple test? You probably use the wrong options to link the test. You need to en

Libbsd Undefined References When Running FACE Conformance Tests

2020-03-30 Thread Joel Sherrill
Hi Jeff has been setting up the FACE Conformance Test Suite to test RTEMS+libbsd against the FACE General Purpose Profile. He has results for arm/xilinx_zynq_a9_qemu which fail for 37 symbols that should be satisfied from libbsd. = #include int main() { struct if_namein