SPC(1) User Commands SPC(1) NAME spc - spinix compiler collection SYNOPSIS spc FILE DESCRIPTION spc is a script file that compiles a Spin program into a spinix executable by running the spinit, spasm and splink utilities. At each step, spc will check to see if the step ran correctly before starting the next one. In the final step, spc will link the compiled program with the clibsd object to produce a spinix executable. AUTHOR Dave Hein COPYRIGHT Copyright (c) 2011, 2012, 2013, Dave Hein MIT License (See license.txt in the root directory) This is free software: you are free to change and redistribute it. There is no warranty, to the extent permitted by law. SPC November 2013 SPC(1)