Waf branch - Overview [2/6]
Sebastian Huber
sebastian.huber at embedded-brains.de
Sun Feb 8 15:07:15 UTC 2015
On 08/02/15 15:05, Amar Takhar wrote:
> On 2015-02-08 09:40 +0100, Sebastian Huber wrote:
>> One issue I found is that the test are not re-built in case the
>> librtemscpu.a changes, e.g.
>>
>> sh at linux-p471:~/git-rtems-waf (waf) > touch
>> ./build/sparc/sis/cpukit/librtemscpu.a
> To clarify, you cannot make a change in the ./build/ directory and expect the
> build system to notice. You need to modify source in order to get it to
> rebuild.
Yes, this works fine. If I change e.g. threaddispatch.c then all tests
get re-linked. Very nice.
What doesn't get noticed is the change of a C library header file, e.g.
<string.h>. This worked before due to the automatically generated
dependency files emitted by GCC.
--
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