change log for rtems (2011-10-18)

Ralf Corsepius ralf.corsepius at rtems.org
Wed Oct 19 09:37:32 UTC 2011


On 10/19/2011 07:32 AM, Ralf Corsepius wrote:
> On 10/18/2011 09:10 PM, rtems-vc at rtems.org wrote:
>> *jennifer*
>>
>> 2011-10-18 Jennifer Averett<Jennifer.Averett at OARcorp.com
>
> [dynamic console]
>
> Jennifer, these changes seem to have broken building many (all?) BSPs.
>
> At least, many(all?) of my nightly builts seem to have failed due to
> changes having been introduced by this patch - But I haven't yet tried
> to investigate deeper ;)

I believe to have found the cause. There was a piece of code in 
console.c, where RTEMS_DEBUG was used as a C-symbol. RTEMS_DEBUG, 
however is a #define.

Seems to me, as if you where building with --enable-rtems-debug, while I 
built with rtems-debug disabled.

Fix should be in CVS now.

Ralf



More information about the vc mailing list