[SCIP] build error with scip 6.0

Matthew Galati matthew.galati at gmail.com
Wed Jul 4 20:01:54 CEST 2018


OK. Thanks.

The ReadMe said something about 4.2, so I thought I was OK.

On Wed, Jul 4, 2018 at 1:57 PM, Robert Lion Gottwald <robert.gottwald at zib.de
> wrote:

> Hi Matt,
>
> you need a C++11 compatible compiler. GCC 4.4 is just too old. I think you
> need at least 4.8, or maybe 4.7, but definitely not older.
>
> Best,
> Robert
>
>
> Am 04.07.2018 19:36 schrieb Matthew Galati <matthew.galati at gmail.com>:
>
> I am trying to build scip 6.0.
>
> Cmake ran fine.
>
> Make stops here:
>
> In file included from /LOG_DATA/SCIP/scipoptsuite-6.
> 0.0/soplex/src/soplex.h:37,
>                  from /LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/
> solvedbds.cpp:18:
> /LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxequilisc.h:60:
> error: expected ‘;’ before ‘override’
> /LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxequilisc.h:70:
> error: expected ‘;’ before ‘virtual’
> /LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxequilisc.h:70:
> error: expected ‘;’ before ‘override’
> In file included from /LOG_DATA/SCIP/scipoptsuite-6.
> 0.0/soplex/src/soplex.h:38,
>                  from /LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/
> solvedbds.cpp:18:
> /LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxleastsqsc.h:76:
> error: ISO C++ forbids initialization of member ‘acrcydivisor’
> /LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxleastsqsc.h:76:
> error: making ‘acrcydivisor’ static
> ...
>
>
>
> I am using:
> magala at orgrd049.unx.sas.com> gcc -v
> Using built-in specs.
> 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-languages=c,c++,objc,obj-c++,java,fortran,ada
> --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
> --enable-libgcj-multifile --enable-java-maintainer-mode
> --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib
> --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686
> --build=x86_64-redhat-linux
> Thread model: posix
> gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC)
>
>
> Do I need some kind of configuration flag for this version of GCC?
>
>
> Thanks,
> Matt
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20180704/1f6df2aa/attachment.html>


More information about the Scip mailing list