Re: [Sdcc-user] Dealing with error messages.

2020-02-09 Thread Brad Robinson
Hi Philipp, Thanks for getting back to me on this. > most SDCC developers work on GNU/Linux only I'm running on Linux too - but using VS Code as the editor. I've logged two bug reports (one for the full path support and one for $msCompile format) https://sourceforge.net/p/sdcc/bugs/2975/ https

Re: [Sdcc-user] Dealing with error messages.

2020-02-08 Thread Philipp Klaus Krause
Am 06.02.20 um 23:46 schrieb Brad Robinson: > Hi All, > > Is there's a way to get SDCC to include the full path in error > messages? I've checked the manual but can't find it. > > I'm trying to integrate a makefile based build into VS Code's tasks > system but can't get the problem matcher to wo