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