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
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to