Hi Nikita, Nikita Sobolev wrote,
From: Nikita Sobolev sobolev@synopsys.com
Test failed with error 'Could not open libtest31.so: File not found'. dlopen function is trying to find libtest31.so in the same directory where the test is run. But libtest31.so is lockated in testlib directory. So fix changes the path to library.
But the test is not failing for ARM and other architectures, see: https://downloads.uclibc-ng.org/reports/1.0.30/REPORT.armv6.libc.uClibc-ng-1...
I think it might be an issue with ARC binutils and $ORIGIN handling.
best regards Waldemar