MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015849 | CMake | CMake | public | 2015-11-17 16:08 | 2016-05-02 08:30 |
| Reporter | Chris M | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Visual Studio 14 Win64 | OS | Windows | OS Version | 10 |
| Product Version | CMake 3.4 | ||||
| Target Version | CMake 3.4.1 | Fixed in Version | CMake 3.4.1 | ||
| Summary | 0015849: Linker failure when WINDOWS_EXPORT_ALL_SYMBOLS and /bigobj are used together in a Win64 build. | ||||
| Description | Shared library fails to link when attempting to use CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS when compiled with /bigobj. Only tested using Visual Studio 14 2015 Win64. Test project attached. It appears that printf-family function symbol names are being modified (leading '_' removed) when cmake is processing *.obj into exportall.def. | ||||
| Steps To Reproduce | Extract attached zip. > mkdir build > cd build > cmake ../ -G "Visual Studio 14 2015 Win64" -DBUILD_BIGOBJ=ON > cmake --build . --release Debug | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/5579/windows-symbols-export-all-bigobj.zip | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-11-17 16:08 | Chris M | New Issue | |||
| 2015-11-17 16:08 | Chris M | File Added: windows-symbols-export-all-bigobj.zip | |||
| 2015-11-17 16:15 | Brad King | Assigned To | => Bill Hoffman | ||
| 2015-11-17 16:15 | Brad King | Status | new => assigned | ||
| 2015-11-19 17:28 | Bill Hoffman | Note Added: 0039895 | |||
| 2015-11-20 08:55 | Brad King | Note Added: 0039897 | |||
| 2015-11-20 08:55 | Brad King | Status | assigned => resolved | ||
| 2015-11-20 08:55 | Brad King | Resolution | open => fixed | ||
| 2015-11-20 08:55 | Brad King | Fixed in Version | => CMake 3.4.1 | ||
| 2015-11-20 08:55 | Brad King | Target Version | => CMake 3.4.1 | ||
| 2015-11-20 08:55 | Brad King | Description Updated | bug_revision_view_page.php?rev_id=1961#r1961 | ||
| 2016-05-02 08:30 | Robert Maynard | Note Added: 0040965 | |||
| 2016-05-02 08:30 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||