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 #1

Updated by Michael Onken about 1 year ago

Meanwhile WSL2 can be used to compile DCMTK since the arith.h/cc has been removed with commit eeb7f7 (and last residuals with 867ec0).

Actions #2

Updated by Michael Onken about 1 year ago

Tested under WSL2 Ubuntu-24.04.

Actions #3

Updated by Michael Onken about 1 year ago

  • Status changed from New to Closed
  • Assignee changed from Jan Schlamelcher to Michael Onken
Actions

Also available in: Atom PDF