(Apologies if there's something in the output I should be able to understand; my sysadmin skills are weak.)
Configure doesn't seem happy with that: [drake@broadcast gnugo-3.8]$ ./configure --build=i686-pc-linux-gnu "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. Here's config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnugo configure 3.8, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --build=i686-pc-linux-gnu CFLAGS=-m32 CXXFLAGS=-m32 LDFLAGS=-m32 ## --------- ## ## Platform. ## ## --------- ## hostname = broadcast uname -m = x86_64 uname -r = 3.10.0-229.4.2.el7.x86_64 uname -s = Linux uname -v = #1 SMP Wed May 13 10:06:09 UTC 2015 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1841: checking for a BSD-compatible install configure:1897: result: /bin/install -c configure:1908: checking whether build environment is sane configure:1951: result: yes configure:2016: checking for gawk configure:2032: found /bin/gawk configure:2043: result: gawk configure:2054: checking whether make sets $(MAKE) configure:2075: result: yes configure:2265: checking whether to enable maintainer-specific portions of Makefiles configure:2274: result: no configure:2467: checking for gcc configure:2483: found /bin/gcc configure:2494: result: gcc configure:2732: checking for C compiler version configure:2739: gcc --version >&5 gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) Copyright (C) 2013 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. configure:2742: $? = 0 configure:2749: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) configure:2752: $? = 0 configure:2759: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2762: $? = 4 configure:2785: checking for C compiler default output file name configure:2812: gcc -m32 -m32 conftest.c >&5 /bin/ld: cannot find crt1.o: No such file or directory /bin/ld: cannot find crti.o: No such file or directory /bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.8.3/libgcc_s.so when searching for -lgcc_s /bin/ld: cannot find -lgcc_s /bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc /bin/ld: cannot find -lc /bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.8.3/libgcc_s.so when searching for -lgcc_s /bin/ld: cannot find -lgcc_s /bin/ld: cannot find crtn.o: No such file or directory collect2: error: ld returned 1 exit status configure:2815: $? = 1 configure:2853: result: configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnugo" | #define PACKAGE_TARNAME "gnugo" | #define PACKAGE_VERSION "3.8" | #define PACKAGE_STRING "gnugo 3.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.8" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2860: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-m32 ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-m32 ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/drake/gnugo-3.8/missing --run aclocal-1.9' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /home/drake/gnugo-3.8/missing --run tar' AUTOCONF='${SHELL} /home/drake/gnugo-3.8/missing --run autoconf' AUTOHEADER='${SHELL} /home/drake/gnugo-3.8/missing --run autoheader' AUTOMAKE='${SHELL} /home/drake/gnugo-3.8/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='' CFLAGS='-m32' CPP='' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='' DFA_ENABLED_FALSE='' DFA_ENABLED_TRUE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GCC_MAJOR_VERSION='' GCC_MINOR_VERSION='' GCC_ONLY_FALSE='' GCC_ONLY_TRUE='' GNU_GO_WARNINGS='' GREP='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-m32' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/drake/gnugo-3.8/missing --run makeinfo' OBJEXT='' PACKAGE='gnugo' PACKAGE_BUGREPORT='' PACKAGE_NAME='gnugo' PACKAGE_STRING='gnugo 3.8' PACKAGE_TARNAME='gnugo' PACKAGE_VERSION='3.8' PATH_SEPARATOR=':' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='3.8' ac_ct_CC='gcc' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__include='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i686-pc-linux-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' glibconfig='' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/home/drake/gnugo-3.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gnugo" #define PACKAGE_TARNAME "gnugo" #define PACKAGE_VERSION "3.8" #define PACKAGE_STRING "gnugo 3.8" #define PACKAGE_BUGREPORT "" #define PACKAGE "gnugo" #define VERSION "3.8" #define GNU_PACKAGE "GNU gnugo" configure: exit 77 On Fri, Jun 19, 2015 at 1:54 PM, Hiroshi Yamashita <y...@bd.mbn.or.jp> wrote: > It seems GNU Go built in 64bit has some problems. > I got crash on 64bit, but 32bit binary on 64 bit debian was ok. > Try to build 32bit binary GNU Go. > > $ tar xvf gnugo-3.8.tar.gz > $ cd gnugo-3.8 > $ ./configure --build=i686-pc-linux-gnu "CFLAGS=-m32" "CXXFLAGS=-m32" > "LDFLAGS=-m32" > $ make > > yss@debian:~/gnugo-3.8/interface$ ./gnugo -l crashes-gnugo.sgf > white (O) move J8 > > yss@debian:~/gnugo-3.8/interface$ gcc -v > gcc version 4.7.2 (Debian 4.7.2-5) > > Regards, > Hiroshi Yamashita > > > ----- Original Message ----- From: "Peter Drake" <dr...@lclark.edu> > To: <computer-go@computer-go.org> > Sent: Friday, June 19, 2015 11:22 PM > Subject: Re: [Computer-go] Strange GNU Go ladder behavior > > > CentOS Linux release 7.1.1503 >> 64 bit >> >> I'm not sure which compiler the make script invoked, but I have these >> installed: >> >> gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) >> cc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) >> >> >> > _______________________________________________ > Computer-go mailing list > Computer-go@computer-go.org > http://computer-go.org/mailman/listinfo/computer-go > -- Peter Drake https://sites.google.com/a/lclark.edu/drake/
_______________________________________________ Computer-go mailing list Computer-go@computer-go.org http://computer-go.org/mailman/listinfo/computer-go