On Wed, 23 Aug 2017 05:20:37 -0500 Thierry Laviron Thierry.Laviron@arm.com wrote:
Hi Kim,
I tried reproducing your bug, without success. Perhaps a complete rebuild of the library might solve your issue, please let me know if this works
sigh, that appears to be it: fetching, resetting to current tops-of-branches, doing a 'git ls-files -o | xargs rm' before rebuilding using dbg throughout fixes the issue, at least with Mike Leach's later version of the patch.
Sadly - and by no means am I a make expert - I don't see a quick and dirty way to fix the OpenCSD build makefiles to begin to fathom to depend on header files without explicitly listing them as dependencies for each of the objects...
Anyway, thanks,
Kim