How to build tests under testsuites/sptests?

Joel Sherrill joel.sherrill at oarcorp.com
Tue Sep 18 14:25:28 UTC 2007


Ian Jiang wrote:
> I am using Suse-10.2 and the rtems developing tools was built from source RPMS from
> http://www.rtems.com/ftp/pub/rtems/linux/4.7/suse/10.2/SRPMS/
>
> Now I want to build tests under testsuites/sptests. The following configuration is used:
> ian at IanVM-1:~/rtems/b-rtems> ../../src/rtems-4.7.1/configure --target=arm-rtems4.7 --enable-posix --enable-cxx --enable-rtemsbsp=edb7312 --enable-tests --prefix=/home/ian/rtems/rtemsdocs-4.7.1
>
> But I have got only /home/ian/rtems/b-rtems/arm-rtems4.7/c/edb7312/testsuites/samples after "make all".
>   
They are just scattered in the build directory. Try

find /home/ian/rtems/b-rtems/ -name "*.exe"

they should be there.
> Any suggestion is appreciated!
>
>
> Best wishes!
>  				
> --------------
> Ian Jiang
> 2007-09-18 16:48:07
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   




More information about the users mailing list