Re: [cmake-developers] Minimal compiler requirements for CMake itself

2014-12-18 Thread Brad King
On 12/18/2014 08:44 AM, Rolf Eike Beer wrote: >> I expected the oldest supported version of Visual Studio to be 6.0, but >> that one fails to build CMake. > > IIRC 6.0 was able to build CMake up to 3.0, but then it was dropped as > compiler to build CMake. Steven? Brad? Support for building CMak

Re: [cmake-developers] Minimal compiler requirements for CMake itself

2014-12-18 Thread Rolf Eike Beer
Am Donnerstag, 18. Dezember 2014, 12:23:38 schrieb Daniel Pfeifer: > Hi, > > I would like to know what the oldest versions of GCC and Visual Studio are > that should be able to compile the CMake source code. I was unable to find > any information about that. > > I expected the oldest supported ve

[cmake-developers] Minimal compiler requirements for CMake itself

2014-12-18 Thread Daniel Pfeifer
Hi, I would like to know what the oldest versions of GCC and Visual Studio are that should be able to compile the CMake source code. I was unable to find any information about that. I expected the oldest supported version of Visual Studio to be 6.0, but that one fails to build CMake. Don't get m