On Sun, Oct 16, 2016 at 5:35 PM, Evan Hanson <ev...@foldling.org> wrote:

You can use the "-analyze-only" flag:
>
>    $ csc -analyze-only -emit-import-library foo foo.scm
>

If you use -check-syntax (or equivalently -P) then you can use -J to
generate all import libraries.  This is what I normally do.

-- 
 John Cowan          http://vrici.lojban.org/~cowan        co...@ccil.org
A poetical purist named Cowan                   [that's me]
Once put the rest of us dowan.                  [on xml-dev]
"Your verse would be sweeter / If it only had metre
And rhymes that didn't force me to frowan."     [overpacked line!]
--Michael Kay
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to