On Thu, Mar 27, 2014 at 7:47 AM, Jiri Malak <malak.j...@gmail.com> wrote:

> I atached patch which cleanup Watcom Windows configuration
>
> It includes following changes.
>
> remove Watcom linker caseexact options already defined in linker system
> definition
>

what do you mean 'defined in linker system definition'?  This option
caseexact was previously not present and had to be added.

Functions 'scale' and 'Scale' would collide and mislink.



> use win_dll system for SHARED_LIBRARY and SHARED_MODULE
> use explicit target definition -bt=.. option for proper initialization of
> compiler Windows
> environment (predefined macros)
> reorganize compiler options to global and configuration specific part
> correct debug related compilers options and linker options
> use -s option to optimize out stack checking code for release version
> --
>
> 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>
-- 

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to