Recent Breakage: PowerPC/motorola_powerpc BSPs do not compile

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Jun 8 13:43:19 UTC 2016


On 08/06/16 14:56, Joel Sherrill wrote:
> Hi
>
> On the master, all variants of the motorola_powerpc BSP fail with this:
>
> ../../../../../../../../rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/../../powerpc/shared/console/polled_io.c: 
> In function 'debug_putc':
> ../../../../../../../../rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/../../powerpc/shared/console/polled_io.c:422:16: 
> error: macro "putc" requires 2 arguments, but only 1 given

stdio.h:#define putc(x, fp)     __sputc_r(_REENT, x, fp)

Maybe something pulls in now <stdio.h> due to the RTEMS printer changes.

-- 
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