[Openmcl-devel] set the location for fasl files

fons fons.haffmans at gmail.com
Sat Mar 13 16:53:17 PST 2010


Looks like asdf-binary-locations is what I need !
Thanks 
On Sat, 2010-03-13 at 19:36 -0500, Keith M. Corbett wrote:
> COMPILE-FILE accepts a keyword argument OUTPUT-FILE. For example:
> 
>   (compile-file "test.lisp" :output-file "/home/luser/binaries/")
> 
> If you are using ASDF, then you may be interested in the
> ASDF-BINARY-LOCATIONS extension. 
> 
>  -Keith
> 
> > -----Original Message-----
> > From: openmcl-devel-bounces at clozure.com [mailto:openmcl-devel-
> > bounces at clozure.com] On Behalf Of fons
> > Sent: Saturday, March 13, 2010 4:09 PM
> > To: Openmcl-devel at clozure.com
> > Subject: [Openmcl-devel] set the location for fasl files
> > 
> > I' m using ccl64 and I noticed that the fasl files are put in the same
> > location as the lisp source files that were compiled.
> > Is it possible to specify the directory were the fasls are dumped ?
> > e.g. for other lisps it's in my /var/cache/...
> > 
> > I looked in the documentation and failed to see how to do this ...
> > 
> > Thanks much !
> > 
> > 
> > _______________________________________________
> > Openmcl-devel mailing list
> > Openmcl-devel at clozure.com
> > http://clozure.com/mailman/listinfo/openmcl-devel
> 





More information about the Openmcl-devel mailing list