On Fri, Oct 07, 2011 at 01:11:50PM +0100, Edd Barrett wrote:
> On Fri, Sep 30, 2011 at 01:40:54PM -0500, Amit Kulkarni wrote:
> > You are absolutely right, it rebuilds unnecessarily with whta I
> > suggested (need to read manpages more). sorry for the noise.
> 
> Well, here is the latest diff. This is known to work on
> sparc64/amd64/i386, update path from 2010->2011, update path from
> 2009->2010->2011.
> 
> This has recent reliability fixes included also.
> 
> -- 
> Best Regards
> Edd Barrett
> 
> http://www.theunixzoo.co.uk


Small note (base/Makefile): 
 ...
 # clisp limits which arches we can use xindy on
  .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
 ...

Now clisp works on amd64, i386, powerpc and sparc64.
Maybe it makes sense to include xindy on powerpc and sparc64 arches?

-- 
Alexandr Shadchin

Reply via email to