(ext:install-c-compiler)
(setf c:*USER-LD-FLAGS* "-lm -lsndfile")
(compile-file "warm.ecl")
(compile-file "warm.ecl" :system-p t)
(c:build-program "warm" :lisp-files '("warm.o"))
(quit)
Response: text/plain
| Original URL | gopher://sdf.org/0/users/screwtape/matched-filter-lisp/wa... |
|---|---|
| Content-Type | text/plain; charset=utf-8 |