A french/american blog with some hungarian spices…
Archive for January 24, 2007
#include tree dependency
0I just found a set of cool options in gcc.
gcc -E -H -dI …foo.c
It gives you the tree of #include done from foo.c
I just found a set of cool options in gcc.
gcc -E -H -dI …foo.c
It gives you the tree of #include done from foo.c