[CMake] "cl" is not able to compile -VS2010 C1060: compiler out of heap space

Nelis neliswillers at gmail.com
Thu Oct 27 09:10:08 EDT 2011


Hi John

Yes installed SP1 immediately after the base system. No other updates
though.
Strange behaviour that the clean cache compile should differ from the filled
cache compile.
BTW, thanks for your time.

rgds

nelis

On Thu, Oct 27, 2011 at 3:03 PM, John Drescher-2 [via CMake] <
ml-node+s3232098n6936254h52 at n2.nabble.com> wrote:

>  On Thu, Oct 27, 2011 at 8:52 AM, Nelis <[hidden email]<http://user/SendEmail.jtp?type=node&node=6936254&i=0>>
> wrote:
>
> > Hi John
> >
> >>I have 5 versions of Visual Studio installed on my 64 bit windows 7
> >>box at work and CMake-2.6.1 still works with the versions of VS I
> >>tested (2008,2010) Did you rename VS2005 before or after you had this
> >>problem?
> >
> > Renamed VS2005 after finding the heap problem on building CMake project
> sln
> > files,
> > but outcome still the same before and after renaming.
> >
> > Working through the few CMake files after CMaking, I find no 'incorrect'
> > path.
> >
> > Immediately after deleting cache, on configure, I find this:
> > 1>------ Build started: Project: cmTryCompileExec, Configuration: Debug
> > Win32 ------
> > 1> testCCompiler.c
> > 1>c1 : fatal error C1060: compiler is out of heap space
> >
> > when I configure again, but with cache intact, I find different warnings,
>
> > same error:
> > 1>------ Build started: Project: cmTryCompileExec, Configuration: Debug
> > Win32 ------
> > 1>cl : Command line warning D9035: option 'GZ' has been deprecated and
> will
> > be removed in a future release
> > 1>cl : Command line warning D9036: use 'RTC1' instead of 'GZ'
> > 1> testCCompiler.c
> > 1>c1 : fatal error C1060: compiler is out of heap space
> >
> > could it be attributable to VS2010 picking up some setting from VS2005 on
>
> > install?
> >
>
>  Have you installed the VS2010 SP1 yet? If not please do so. There are
> a few serious compiler bugs that I have seen. Although I have not seen
> this one in my testing.
>
> John
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://cmake.3232098.n2.nabble.com/cl-is-not-able-to-compile-VS2010-C1060-compiler-out-of-heap-space-tp6936159p6936254.html
>   To unsubscribe from "cl" is not able to compile -VS2010 C1060: compiler
> out of heap space, click here<http://cmake.3232098.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=6936159&code=bmVsaXN3aWxsZXJzQGdtYWlsLmNvbXw2OTM2MTU5fDEwNTE0NDYzNTg=>.
>
>


--
View this message in context: http://cmake.3232098.n2.nabble.com/cl-is-not-able-to-compile-VS2010-C1060-compiler-out-of-heap-space-tp6936159p6936278.html
Sent from the CMake mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111027/a5ca6036/attachment.htm>


More information about the CMake mailing list