[tlbuild] new clisp/libffcall/libsigsegv for testing
Akira Kakuto
kakuto at fuk.kindai.ac.jp
Thu Mar 23 15:02:38 CET 2017
Hi Karl,
> Bruno (Haible) has made test releases for clisp, libffcall, and
> libsigsegv so that we can test it for this year's TL. Bug reports should
> go to the mailing lists given by Bruno below. So anyone who is up for
> it, give it a try.
With an attached patch: clisp-2.49.50.diff, I could build lisp.exe
with libffcall-1.13-20170225 and libsigsegv-2.11
by an old i686-pc-mingw32-gcc for windows:
gcc.exe (GCC) 4.9.1
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
CFLAGS="$CFLAGS -static" ./configure --without-dynamic-modules \
--without-readline \
--disable-nls \
--with-libsigsegv-prefix=$BASEDIR/clisp-tools \
--with-libiconv-prefix=/usr/local \
--with-libffcall-prefix=$BASEDIR/clisp-tools \
--build=mingw32 \
$BASEDIR/clisp-build
I further copied src/gllib/stat-time.h and src/gllib/timespec.h into utils/
because I could not make newer.exe without them.
xindy with the clisp-2.49.50 seems to be working:
xindy release: 2.5.1
xindy.pl script version: 1.18
xindy kernel version: 3.0
CLISP version 2.49.50 (2017-03-19) (built 3699261655) (memory 3699263389)
architecture: PC/686
Best,
Akira
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clisp-2.49.50.diff
Type: application/octet-stream
Size: 560 bytes
Desc: not available
URL: <http://tug.org/pipermail/tlbuild/attachments/20170323/ee00b5e1/attachment.obj>
More information about the tlbuild
mailing list