Re: [Scid-users] cbh2sci is available

2011-07-09 Thread Franz
Thanks Gregor, scidb compiled now successful. scidb looks good. Keep on the good work! Franz On Saturday 09 July 2011 12:55:28 Gregor Cramer wrote: > Hello Franz, > > The minimum version gcc version for compiling Scidb is 3.4. > > In your case there is a problem with the version detecting of

Re: [Scid-users] cbh2sci is available

2011-07-09 Thread Gregor Cramer
Hello Franz, The minimum version gcc version for compiling Scidb is 3.4. In your case there is a problem with the version detecting of the compiler. The configure script is probed with gcc version 3.4...4.4, but in version 4.5 the GNU team obviously has changed the output of 'gcc -v', and the ver