I did not promote the defaults as I've already cleaned this up quite a bit for 0.6.1. There is now a config.sexp file that should (or will) be copied to my-config.sexp that can be altered to bind all the site-specific and user-specific options such as paths to libraries and include files, optimization options, etc.

This defaults to not linking the pthread library, but this is easily altered by the user.

Anyone reading the list can safely apply this to a local copy of 0.6.0 if they like.

Ian

On Jan 20, 2007, at 1:55 PM, Gábor Melis wrote:

Hello

The attached patch (against 0.6.0) does two things:

* changes the default locations of the db4.3 on linux to what I guess
should match what most users have and the filesystem hierarchy standard

* guards against loading the pthreads library on threaded sbcl where the
right version is already loaded and it crashes sbcl

Cheers, Gabor Melis
<default.diff>
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to