<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 30, 2020 at 9:42 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p>On 30/03/2020 16:37, Joel Sherrill wrote:<br>
    </p>
    <blockquote type="cite">
      <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>
        + What's the relationship between the master and 5-freebsd-12?<br>
        <a href="https://github.com/RTEMS/rtems-libbsd#branches" rel="noreferrer" target="_blank">https://github.com/RTEMS/rtems-libbsd#branches</a></blockquote>
      <div><br>
      </div>
      <div>That doesn't answer whether the master simply tracks FreeBSD
        or whether</div>
      <div>it includes the RTEMS modifications. </div>
    </blockquote>
    Hm, to me it is obvious that all branches contain RTEMS
    modifications.<br>
    <blockquote type="cite">
      <div>If the latter, it is current broken.</div>
    </blockquote>
    Did you try it with the linker garbage collection enabled?<br></div></blockquote><div><br></div><div>Not yet but shouldn't all code resolve?  </div><div><br></div><div>This distinctly looks like code which hasn't been touched to address some VM adaption.<br><br>/home/mayes/dev/rtems/5/lib/gcc/arm-rtems5/7.5.0/../../../../arm-rtems5/bin/ld:<br>/home/mayes/rtems-arm/arm-rtems5/xilinx_zynq_a9_qemu/lib/libbsd.a(uipc_mbuf.c.1<br>8.o): in function `m_unmappedtouio':<br>/home/mayes/dev/rtems-libbsd/build/arm-rtems5-xilinx_zynq_a9_qemu-default/../..<br>/freebsd/sys/kern/uipc_mbuf.c:1813: undefined reference to `PHYS_TO_VM_PAGE'<br>/home/mayes/dev/rtems/5/lib/gcc/arm-rtems5/7.5.0/../../../../arm-rtems5/bin/ld:<br>/home/mayes/dev/rtems-libbsd/build/arm-rtems5-xilinx_zynq_a9_qemu-default/../..<br>/freebsd/sys/kern/uipc_mbuf.c:1814: undefined reference to `uiomove_fromphys'<br>collect2: error: ld returned 1 exit status  <br></div></div></div>