bug#38516: [guile-2.9.6] make failed on Solaris x86/x64

2020-01-12 Thread Andy Wingo
On Sat 07 Dec 2019 01:12, Kiyoshi KANAZAWA writes: > Hello, > > Trying guile-2.9.6. > Make fails on Solaris x86/64 with 32 bit mode. > It does not happen with 64 bit mode. > > $ make >   : >   CC   libguile_3.0_la-ioext.lo >   CC   libguile_3.0_la-jit.lo > jit.c: In function 'compile_s64_

bug#38516: [guile-2.9.6] make failed on Solaris x86/x64

2019-12-06 Thread Kiyoshi KANAZAWA
Hello, Trying guile-2.9.6. Make fails on Solaris x86/64 with 32 bit mode. It does not happen with 64 bit mode. $ uname -a SunOS hidden 5.11 11.3 i86pc i386 i86pc $ gcc --version gcc (GCC) 7.5.0 $ ./configure --prefix=/opt/local --with-libiconv-prefix=/opt/local/locale --with-libunistring-pr