If you haven’t read it yet, we’ve ported Smack from KonsolScript to C++ and it’s been in the SVN repository since August 2014.
Was gonna resume working on it again last week until I bumped into the root cause of what I thought was a bug in Smack’s code. Apparently, I need to update my GCC for Windows (MinGW) as I currently don’t have a GNU/Linux box. I’m currently using GCC 4.8.1, and 4.8 series is currently in 4.8.5. Sadly, MinGW isn’t offering it. So when I tried to compile GCC 4.8.5 it myself, it doesn’t seem to work properly on Windows — or I suck at compiling compilers. -_-
~creek23
Leave a Reply