Building RTEMS without test samples

leonp at plris.com leonp at plris.com
Mon Sep 26 09:22:02 UTC 2005


On Monday, 26 בSeptember 2005 12:17, Samuel Bitton wrote:
> I've created a new BSP based on the i386 CPU. It has a very minimal set of
> functionalities (for the moment) and therefore does not provide any console
> drivers. However the build process fails as it keeps insisting in building
> the test samples which of course require a console driver.
>
> Here is the command I use to build the BSP:
>
> configure -disable-posix --disable-cxx --disable-networking
> --disable-rtems-inlines --disable-multiprocessing --disable-tests
> --enable-maintainer-mode --target=i386-rtems -enable-rtemsbsp=obc386
> --prefix=/opt/rtems-4.6
>
> The build process fails when it comes to build the hello world test sample
> program which I thought the -disable-tests should prevent in doing.
>
> Can someone tell me what I am missing?
>
> Note that I am working with RTEMS version 4.6.4.

I have the same problem and I simply ignore this error message as all 
libraries are already built when the tests are compiled.

-- 
Leon M.Pollak



More information about the users mailing list