Smack in C++

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


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *