ccrma / chuck

ChucK Music Programming Language
http://chuck.stanford.edu/
GNU General Public License v2.0
805 stars 128 forks source link

spelling & cross compiling #353

Closed barak closed 1 year ago

barak commented 1 year ago

Two tiny commits. One fixes some spelling errors. The other avoids build errors from using incompatible linker and compiler, like using a cross-compiler and then trying to link it as native code.