Menu

#2606 linker build dependencies

open
nobody
None
Build
5
2017-04-29
2017-04-29
No

There is a problem with the build dependencies for the linker. I noticed this after trying to enable debug output by uncommenting

//#define DEBUG_PRINT

in sdas/linksrc/lklibr.h. And not getting any debug output.

make after changing sdas/linksrc/lklibr.h does not rebuild the files that depend on lklibr.h (but changing the .c files themselves will). I dont know if the problem is there for other headers, too.

Philipp

Discussion


Log in to post a comment.