[asdf-devel] optimization settings
Robert Brown
robert.brown at gmail.com
Wed Mar 19 21:54:00 UTC 2014
Does ASDF set compiler optimization settings before compiling
each file when building? I'm concerned that changing the
optimization setting inside one source file could cause the
change to stick and be used for other files. I don't think the
CL standard mandates that "(declaim (optimize ... ))" applies
only to the current file.
The issue is similar to that of readtables ...
Bob
More information about the asdf-devel
mailing list