<div dir="ltr"><div><div>[I'd had this process down a few updates ago...]<br><br></div>running as root, cd-ing to the directory containing these patches:<br><br>/usr/lib/puredata/doc/6.externs# make pd_linux<br>cc -DPD -O2 -funroll-loops -fomit-frame-pointer -Wall -W -Wshadow -Wstrict-prototypes -Werror -Wno-unused -Wno-parentheses -Wno-switch -I../../src -o obj1.o -c obj1.c<br>make: cc: Command not found<br>make: *** [obj1.pd_linux] Error 127<br>----------<br></div>Any good way to just point gcc at each .c file?<br></div>