(asdf:enable-asdf-binary-locations-compatibility :centralize-binaries nil) Can you test and report whether it works?
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] Reality must take precedence over public relations, for Mother Nature cannot be fooled. — R.P. Feynman On 5 April 2010 04:16, Daniel Herring <[email protected]> wrote: > Faré has added asdf:disable-output-translations, so the original question is > solved. > > I'm still trying to figure out the following. > > On Sun, 4 Apr 2010, Daniel Herring wrote: >> >> As a side question, I've read through the latest manual and am having >> trouble figuring out how to approximate the default behavior of >> asdf-binary-locations with centralize-binaries set nil. In short, the >> fasl for a lisp file was put in a :IMPLEMENTATION subdirectory next to the >> source file. >> >> For LibCL, I'd either like to keep that behavior or store all fasls to a >> central subdirectory. Either way, the goal is to allow simple OS X-style >> upgrades by simply deleting the old LibCL tree. Any suggestions for the >> :output-translations directive? > > Thanks, > Daniel > _______________________________________________ > asdf-devel mailing list > [email protected] > http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel > > _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
