21st Century C: Error 64 on OSX When Using Make
Read OriginalThis article documents a specific error ('c99: invalid argument 'all' to -W Error 64') encountered on OSX while working through the '21st Century C' book. It provides three practical solutions: implementing the book's suggested workaround, modifying the Makefile to use 'cc', or switching the compiler to Clang. It's a technical troubleshooting guide for C developers on macOS.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser