(ext:install-c-compiler) (compile-file "fetch-synth.lsp" :system-p t) (c:build-program "fetch-synth" :lisp-files '("fetch-synth.o")) (quit)