stancecoke
1 MW
Finally, I've managed do figure out which files of cygwin are necessary to run the windows release of 3.7.0
But I don't know, if it's legal to redistribute these files in our github repository...
Some manual path settings are necessary also, but this could be done automatically in the Start_compiling.bat.
Compiling of the recent master branch works with this.
regards
stancecoke
Code:
09.04.2018 12:08 <DIR> ..
27.01.2017 21:13 739.859 bash.exe
20.01.2018 10:24 71.187 cyggcc_s-seh-1.dll
20.02.2015 19:07 1.033.235 cygiconv-2.dll
23.10.2016 08:34 42.515 cygintl-8.dll
05.12.2017 10:25 324.560 cygncursesw-10.dll
13.02.2017 21:45 224.275 cygreadline7.dll
20.01.2018 10:26 1.367.059 cygstdc++-6.dll
02.02.2018 16:18 3.195.569 cygwin1.dll
27.01.2017 21:13 739.859 sh.exe
But I don't know, if it's legal to redistribute these files in our github repository...
Some manual path settings are necessary also, but this could be done automatically in the Start_compiling.bat.
Compiling of the recent master branch works with this.
Code:
C:\>sdcc -v
SDCC : mcs51/z80/z180/r2k/r3ka/gbz80/tlcs90/ds390
3.7.0 #10231 (CYGWIN)
published under GNU General Public License (GPL)
regards
stancecoke