View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010388CMakeCMakepublic2010-03-08 17:562010-09-09 23:58
Reporterd3x0r 
Assigned ToBill Hoffman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionCMake 2.8.3Fixed in VersionCMake 2.8.3 
Summary0010388: Open Watcom Support lacking...
Description1) open watcom did not support 'debug all' flag passed to the linker to actually generate debug information into final DLL and EXE products.
2) open watcom support under C_FLAGS_DEBUG_INIT did not have the -d2 option to generate debug information into OBJ files.
3) flags such as CMAKE_CREATE_WIN32_EXE and property LINK_FLAGS were not passed to the linker (add <LINNK_FLAGS>)

Additional InformationAttached patch which fixes debug information generation, also passes correct flags to linker for generating console or win32 apps.
TagsNo tags attached.
Attached Filespatch file icon 0877-Update-Open-Watcom-Support.patch [^] (8,033 bytes) 2010-03-08 17:56 [Show Content]
patch file icon 0877-Update-watcom-support.patch [^] (3,491 bytes) 2010-03-08 18:13 [Show Content]

 Relationships

  Notes
(0019769)
d3x0r (reporter)
2010-03-08 18:02

Do not use that patch... it mangles the line endings.
(0019770)
d3x0r (reporter)
2010-03-08 18:13

Second patch "0877-Update-watcom-support.patch [^] (3,491 bytes) 2010-03-08 18:13" is the correct one.
(0019771)
d3x0r (reporter)
2010-03-08 18:39

This seems to only work against 2.8.1-rc4 (when replaced on 2.8.0, the initial compiler checks fail).
(0022076)
Bill Hoffman (manager)
2010-09-02 14:41

I have pushed the fixes to next.

 Issue History
Date Modified Username Field Change
2010-03-08 17:56 d3x0r New Issue
2010-03-08 17:56 d3x0r File Added: 0877-Update-Open-Watcom-Support.patch
2010-03-08 18:02 d3x0r Note Added: 0019769
2010-03-08 18:13 d3x0r File Added: 0877-Update-watcom-support.patch
2010-03-08 18:13 d3x0r Note Added: 0019770
2010-03-08 18:39 d3x0r Note Added: 0019771
2010-08-31 17:09 David Cole Status new => assigned
2010-08-31 17:09 David Cole Assigned To => Bill Hoffman
2010-08-31 17:52 David Cole Target Version => CMake 2.8.3
2010-09-02 14:41 Bill Hoffman Note Added: 0022076
2010-09-08 10:00 Bill Hoffman Status assigned => closed
2010-09-08 10:00 Bill Hoffman Resolution open => fixed
2010-09-09 23:58 David Cole Fixed in Version => CMake 2.8.3


Copyright © 2000 - 2018 MantisBT Team