Alternate McCLIM system definition for faster compilation - Lisp Propulsion Laboratory log

Lisp Propulsion Laboratory log

Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) Calendar of past entries | Related links xml

Alternate McCLIM system definition for faster compilation

Tuesday, February 1, 2005

Andreas Fuchs has posted (see also this relevant blog entry) the alternate McCLIM system definition mcclim.asd, which makes recompilation much faster when only a few source files are changed. It does that by keeping track of file dependencies more extensively than the current system definition does.

Andreas tested mcclim.asd only with SBCL. After an embarrassing blunder, I did it with CMUCL: compilation time is halved.

Note that the system definition by Andreas only works with ASDF, which may or may not be an issue for you.


Copyright © 2005 by Paolo Amoroso
amoroso@mclink.it

Created with BlogMax

February 2005
Mon Tue Wed Thu Fri Sat Sun
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28
Jan  Mar
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp?