Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That can be handled entirely as a separate process that creates the dependencies that redo then uses. Separation of concerns argues that here's no need to tie them together.

In fact, they have an example of using gcc to generate header-file dependencies for C. A command-line tool that ran a command and spat out what files it accessed (via strace, dynamic library imposition, or even crazier methods like interpreting the binary) would hook into this system fairly seamlessly.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: