Current head compilation problem
    Sebastian Huber 
    sebastian.huber at embedded-brains.de
       
    Mon Aug 19 08:19:34 UTC 2013
    
    
  
On 2013-08-16 05:00, Chris Johns wrote:
> The fix I pushed to the clockdrv_shell.h's use of CLOCK_DRIVER_ISRS_PER_TICK is
> correct and RTEMS's use of defining 0 and 1 to things via BSPOPTS then using
> '#ifdef' is broken. All BSPOPT defines need to be '#if ....'.
Its not strictly necessary to convert all BSP options to #if since you can 
undefine them on the command line, e.g. a "configure ... 'X='" will not define X.
-- 
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
    
    
More information about the devel
mailing list