[CMake] Re: The input line is too long (MinGW)

Martin Dobias wonder.sk at gmail.com
Sat Sep 23 10:51:15 EDT 2006


On 9/23/06, Brad King <brad.king at kitware.com> wrote:
> Martin Dobias wrote:
>
> > Brandon J. Van Every wrote:
> >
> >> Martin Dobias wrote:
> >> >
> >> > Actually CMakeSetup from CVS crashes for me even with so trivial
> >> > CMakeLists.txt like:
> > Now I've found the problem of the crash. I've been building CMake with
> > MSVC8 (Express edition), bootstrapping with CMake 2.4.3. Building with
> > clean path etc still gave the same crash. But today I've tried to
> > build it with MSVC6 and suddenly CMakeSetup dialog works well.
> > Therefore it shoult be related only to MSVC8 compiler. Can someone
> > confirm this?
>
> What generator are you using when it crashes?  I've tried MinGW and
> VS7.1 generators with a CMakeSetup built by VS8.  I cannot duplicate the
> problem.

When build with VS8, CMakeSetup crashes with every generator I've
tried (MinGW, MSYS, VS8).

> Would you please build it in debug mode to trace the problem?

Yes, I'll give it a try.

Martin


More information about the CMake mailing list