the size utility indicates there is enough sram, but I can try shrinking the strings.
The "verbose" on the preferences did the trick (though finding the TEMP directory proved interesting). I see what it is doing as far as the compile step.
It is treating it as C++, thought it is in C, and there doesn't seem to be a way to tell it that it is a C and not a C++ file (I can pull setup and loop out as C++ if needed)