Mantis - ALGLIB
Viewing Issue Advanced Details
971 General major have not tried 2023-04-17 21:12 2023-04-21 21:08
SergeyB  
SergeyB  
normal  
resolved  
fixed  
none    
none 4.00.0  
Unspecified
0000971: FIXED: libdl.so is missing in newer Linux versions
Newer Linux versions break backward compatibility by providing only libdl.so.2, but not libdl.so. On such systems ALGLIB for C# failed to load native computational core (Python and Delphi/FreePascal were unaffected by the bug).

After the fix HPC version of ALGLIB for C# checks availability of libdl.so and libdl.so.2 on the host and uses version which is available.

Issue History
2023-04-17 21:12 SergeyB New Issue
2023-04-17 21:12 SergeyB Status new => assigned
2023-04-17 21:12 SergeyB Assigned To => SergeyB
2023-04-17 21:12 SergeyB Programming language => Unspecified
2023-04-21 21:02 SergeyB Summary libdl.so is missing in newer Linux versions => FIXED: libdl.so is missing in newer Linux versions
2023-04-21 21:02 SergeyB Description Updated
2023-04-21 21:08 SergeyB Status assigned => resolved
2023-04-21 21:08 SergeyB Fixed in Version => 3.21.0
2023-04-21 21:08 SergeyB Resolution open => fixed

There are no notes attached to this issue.