[Sdcc-user] Compiling SDCC with MSYS2/MINGW

2017-04-30 Thread Stephen Whittle
Hello everybody, Running into a strange issue trying to compile SDCC with the msys2 environment. I've successfully downloaded gputils from source and compiled: $ gcc -v gcc version 6.3.0 (Rev2, Built by MSYS2 project) $ gpasm -v

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