Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000971 |
[ALGLIB] General |
major |
have not tried |
2023-04-17 21:12 |
2023-04-21 21:08 |
|
Reporter |
SergeyB |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
normal |
Resolution |
fixed |
|
Status |
resolved |
|
Product Version |
|
|
Summary |
0000971: FIXED: libdl.so is missing in newer Linux versions |
Description |
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.
|
Additional Information |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|