Project

General

Profile

Actions

Bug #941

closed

DCMTK cannot be compiled on WSL2 (Windows Subsystem for Linux)

Added by Marco Eichelberg about 5 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Configuration
Target version:
-
Start date:
2020-08-21
Due date:
% Done:

0%

Estimated time:
Module:
config
Operating System:
Compiler:

Description

On WSL2 (Windows Subsystem for Linux), which is available starting with Windows 10 2004,
the building of DCMTK using cmake and gcc 9.3.0 fails due to a runtime error in "arith.cc", which is compiled and executed during the cmake phase.
The problem is apparently located in function test_snan(). It seems that the signal raised in that function is not caught and leads to an abort of the program.

Issue reported 2020-08-10 by Arturas Aleksandrauskas <>.

Actions

Also available in: Atom PDF