Running precompiled ROOT 6 with cygwin (setup problem)

those two files are attached.

There were two main problems I encountered:
[ul]

I also achieved to finish compilation with two tricks and have root working with some features not available. And also the name of executable is a little scrambled ie. “root_exe.exe”[ul]

  • In Math.h, I copied the second condition also as the first condition, thus making C++11 codition useless. Then this library compiles.
  • I disabled X11 using “./configure win32gcc --disable-x11 --all” , then TGlyph problem is solved in expense of X11
    [/ul]

Not complete but at least I get a working compilation of ROOT-6 (already tried an analysis code too).

I hope you can find the problem that differs your compilation and my installation from these files.
YILMAZ

config.status.txt (15 Bytes)
config.log.txt (216 KB)