[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
samples
- Date: Tue, 23 Nov 2004 11:46:17 -0500
- From: siddons at bnl.gov (D. Peter Siddons)
- Subject: samples
Hi Eric, Ralf,
Thanks very much :) Adding '=samples' works fine.
Pete.
Ralf Corsepius wrote:
>On Tue, 2004-11-23 at 09:50 -0500, D. Peter Siddons wrote:
>
>
>>I was able to build the CVS tree for my BSP, but I can't figure out how
>>to get the samples built. In the 4.6 releases the samples were built
>>even if --disable-tests was specified, but that doesn't seem to be the
>>case for 4.7. I tried --enable-tests, but it failed for:
>>
>>error: No acceptable GNATMAKE found.
>>.........failed for ada-tests.
>>
>>
>That's a bug, I fixed yesterday or sometime last weekend.
>
>cvs up and run bootstrap, again.
>
>
>
>>Can I select a subset of the tests to build?
>>
>>
>
>Partially, yes.
>
>In CVS-trunk/RTEMS-4.7 you can select between building the "samples",
>building all of the tests and not building the tests.
>
>--enable-tests or --enable-tests=yes .. enable building all tests.
>--enable-tests=samples .. enable building the "samples" only.
>--disable-tests .. disable building the tests.
>
>The default for this switch is --enable-tests=samples, i.e. if not
>explicitly specifying --enable-tests, only the "samples" will be built.
>
>
>
>> How do I make the samples?
>>
>>
>
>cf. above.
>
>Ralf
>
>
>
>
- References:
- samples
- From: siddons at bnl.gov (D. Peter Siddons)
- samples
- From: ralf_corsepius at rtems.org (Ralf Corsepius)