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.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to