so i've never tried compiling C++, i'm a C programmer by trade.. but it looks like my biggest hurdle right now is that gpp doesn't seem to be including the C++ std headers properly, even though i'm pointing to them in the makefile..
@mavica_again rainbow triangle!
aha -- GLM_FORCE_CXX98 helped, looks like it was trying to use newer definitions by default