<p>Q: how would you make paths returned by `__FILE__` absolute when using make and gcc/clang?<br />A: `-ffile-prefix-map==$(CURDIR)/`</p>
Reply