[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cmake
Subject:    [CMake] CMake and watcom
From:       J Decker <d3ck0r () gmail ! com>
Date:       2014-03-26 7:59:25
Message-ID: CAA2GJqVJEX1-e94y6b+exuScO3ZdeKOKrs+U_zzKKKM__Mjdnw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I noticed that stack overflow checking is still enabled in release modes;

Is there an option somehow to disable stack checking always(?)  or I dunno
I figure stack checking is a debugging feature, and release should run in
an optimal mode.

Also is there a way to select linking against static runtime instead of
dynamic?  It's been best for me to use the DLL; otherwise the same runtime
init would be run in each DLL I built; but I do have a special case that I
want to generate minimal external references; and it has no reference to
the runtime; other than if I use 64 bit numbers in the computations, then I
need special routines to do the 64 bit shift on 32 bit  hardware...

[Attachment #5 (text/html)]

<div dir="ltr">I noticed that stack overflow checking is still enabled in release \
modes; <div><br></div><div>Is there an option somehow to disable stack checking \
always(?)  or I dunno I figure stack checking is a debugging feature, and release \
should run in an optimal mode.</div> <div><br></div><div>Also is there a way to \
select linking against static runtime instead of dynamic?  It&#39;s been best for me \
to use the DLL; otherwise the same runtime init would be run in each DLL I built; but \
I do have a special case that I want to generate minimal external references; and it \
has no reference to the runtime; other than if I use 64 bit numbers in the \
computations, then I need special routines to do the 64 bit shift on 32 bit  \
hardware... </div> </div>



-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: \
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more information \
on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at \
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic