Could we get an option for SDCC to generate error/warning messages that include the full path the to location of the problem.
Trying to integrate sdcc with text editors like VS Code is awkward when the project invokes nested makefiles and the base directory of the project being build may not match theeditor's concept of the current directory (typically a workspace directory).