On Mon, Jan 08, 2018 at 10:53:02PM -0300, Marcelo Huerta wrote: > Richard Hipp decĂa, en el mensaje "Re: [fossil-users] Errors in current trunk > (24c2b99d) related to TIMESPEC" del 8/1/2018 21:57:35: > > > There are changes on trunk that might fix these build problem. But, > > as nobody here has been able to reproduce them, we cannot be sure. > > Therefore, please try the latest trunk check-in and see if it is > > working better for you and report back. Thanks. > > There is still a warning: > > src/shell.c:2075:0: warning: "stat" redefined > > However, now the compilation finishes: > > > fossil version > This is fossil version 2.5 [218aa6cbdd] 2018-01-09 00:55:42 UTC >
Same warning for me. I'm using gcc 7.2.0 from msys2 under windows 10 [1]. On my setup, I have to add "X64=1" to win/Makefile.mingw in order to make it compile. [1]: -------------------------------------------------------------- $ gcc -v Using built-in specs. COLLECT_GCC=C:\msys64\mingw64\bin\gcc.exe COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.2.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../gcc-7.2.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld Thread model: posix gcc version 7.2.0 (Rev1, Built by MSYS2 project) $ uname -a MSYS_NT-10.0 mgx1 2.9.0(0.318/5/3) 2017-09-13 23:16 x86_64 Msys ------------------------------------------------------------------ -- Martin G. _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users