<div dir="ltr">Hi<div><br></div><div>The master doesn't build for sparc/leon3 when multiprocessing is</div><div>enabled. Based upon the error, there is likely user guidance needed</div><div>in the manual. For other methods removed, guidance on updating</div><div>code has been added. I didn't look to check in this case.</div><div><br></div><div><div>sparc-rtems4.12-gcc -B../../../../../../leon3/lib/ -specs bsp_specs -qrtems -mcpu=leon3 -msoft-float -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs  -Wl,--gc-sections  -mcpu=leon3 -msoft-float   -o base_mp-node1.exe init.o apptask.o </div><div>../../../../../../leon3/lib/librtemsbsp.a(libbsp_a-lock.o): In function `Shm_Lock':</div><div>/home/joel/rtems-4.11-work/b-leon3/sparc-rtems4.12/c/leon3/lib/libbsp/sparc/leon3/../../../../../../../../rtems/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c:63: undefined reference to `rtems_interrupt_disable'</div><div>../../../../../../leon3/lib/librtemsbsp.a(libbsp_a-lock.o): In function `Shm_Unlock':</div><div>/home/joel/rtems-4.11-work/b-leon3/sparc-rtems4.12/c/leon3/lib/libbsp/sparc/leon3/../../../../../../../../rtems/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c:88: undefined reference to `rtems_interrupt_enable'</div></div><div><br></div></div>