rtems object class

Joel Sherrill joel.sherrill at OARcorp.com
Tue Nov 20 15:27:36 UTC 2012


On 11/20/2012 5:34 AM, Luca Cinquepalmi wrote:
> Has anybody used rtems object class (rtemsTask.cc, rtemsSemaphore.cc,
> etc)? I'm trying to use them like in /rtems/testsuites/libtests/rtems++
> folder, but if I don't add the .cc file to source to be compiled g++
> doesn't compile all the sources... Does anybody have some examples of
> how to use them? thanks a lot.
Did you add the --enable-cxx option to your configure command?

I don't recall off the top of my head if this code is placed in a 
separate library
so you might have to add another library to get it linked in.
>       Luca
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users


-- 
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
     Support Available             (256) 722-9985




More information about the users mailing list