Re: [Sdcc-user] Compiling SDCC with MSYS2/MINGW

2017-05-15 Thread Maarten Brock
Hello Stephen, Please file a bug report (or several) in our bug tracker. Maarten > Hello Maarten, > Thank you for pointing me towards looking at the driver's output more > closely. > I eventually narrowed things down. In sdcc/device/lib/pic16/configure.ac > (and evidently in the corresponding co

Re: [Sdcc-user] Compiling SDCC with MSYS2/MINGW

2017-05-15 Thread Stephen Whittle
Hello Maarten, Thank you for pointing me towards looking at the driver's output more closely. I eventually narrowed things down. In sdcc/device/lib/pic16/configure.ac (and evidently in the corresponding configure script) we have line 60: AC_SUBST(CCAS, [\'$CCAS\']) This means that the build syste