rtems++ test stub, how to compile it?

Chris Johns chrisj at rtems.org
Mon Aug 8 22:21:20 UTC 2011


On 9/08/11 1:12 AM, Mogens Dybæk Christensen wrote:
> Hi
>
> I am new to this list, but could not find anything relevant in the archives.
>
> rtems4.10.0/c/src/librtems++ contains a small C++ wrapper, that partly
> maps the classic API into C++ classes.
>
> The teststub is in rtems4.10.0/testsuites/libtest/rtems++. – Till now we
> have not succeeded in building the teststub.
>
> It appears not to be known by the makefiles, even if we specify all
> tests to be built.
>
> What is the hint? Is this obsolete code?
>

Try adding "--enable-cxx --enable-tests=samples" to the configure 
command line.

Chris



More information about the users mailing list