ticks for statistics was Re: change log for rtems (2011-05-26)

Joel Sherrill joel.sherrill at OARcorp.com
Tue Oct 2 14:56:00 UTC 2012


On 10/02/2012 08:55 AM, Sebastian Huber wrote:
> ../rtems/configure --target=sparc-rtems4.11 --enable-rtemsbsp=sis \
> >        __RTEMS_USE_TICKS_FOR_STATISTICS__=1>c.log 2>&1&&  \
> >        make>b.log 2>&1
I misread configure.ac. The command should have been:

../rtems/configure --target=sparc-rtems4.11 --enable-rtemsbsp=sis  \
     USE_TICKS_FOR_STATISTICS=1 >c.log 2>&1 && \
     make >b.log 2>&1

With that, I get the failure. I will look into it now that I have 
reproduced it.

-- 
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 devel mailing list