You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upodated to compile on Mac OS X 10.8 with XCode 4.6 with command line
tools downloaded. The command line tools couldn't tolerate compiling
the final .c file and linking with the other files. I had to modify the
Makefile to compile all .c files then go back and link the .o files
together into the executable.
0 commit comments