RTEMS SMP configuration

Hesham Moustafa heshamelmatary at gmail.com
Fri Dec 5 18:03:27 UTC 2014


I had to add epiphany to the list RTEMS CPUs that support SMP at
aclocal/enable-smp.m4

On Fri, Dec 5, 2014 at 5:06 PM, Hesham Moustafa
<heshamelmatary at gmail.com> wrote:
> Hi,
>
> Should I add anything other than --enable-smp at configuration line
> and RTEMS_CHECK_SMP
> AM_CONDITIONAL(HAS_SMP,[test "$rtems_cv_HAS_SMP" = "yes"])
> to bsp configure.ac file to make the building system collects SMP
> files (e.g, smpimpl.h). I always get undefined reference to some SMP
> functions like _SMP_Send_message although I am including
> <rtems/score/smpimpl.h>
>
> Thanks,
> Hesham


More information about the devel mailing list