[CMake] Compile flag issues and VS Express

Glenn Coombs glenn.coombs at gmail.com
Tue Jan 31 11:02:59 EST 2012


On a related note:

http://www.gccxml.org/Bug/view.php?id=12437

can you check if ITK and VTK build fine without the large stack size
argument (/STACK:10000000) as well ?

--
Glenn

On 30 January 2012 15:58, Bill Lorensen <bill.lorensen at gmail.com> wrote:

> ITK and VTK both build fine if I remove the /Zm1000 flag.
>
> On Mon, Jan 30, 2012 at 10:44 AM, Bill Hoffman <bill.hoffman at kitware.com>
> wrote:
> > On 1/28/2012 10:51 AM, David Cole wrote:
> >>
> >> Seems reasonable. Is anybody worried that changing the default values
> >> of these flags would have a negative impact on any projects out there?
> >> (i.e. is it likely that anybody relies on these flags being present
> >> and that would somehow break their build without them...? I don't
> >> think it's likely, but I'm willing to discuss before making a change
> >> in CMake)
> >
> >
> > They were originally put in for VTK/ITK.  They would be the projects to
> try.
> >
> > -Bill
> >
> >
> > --
> >
> > 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
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
> --
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120131/d18efd46/attachment.htm>


More information about the CMake mailing list