|
[QNX 7] $ORIGIN at DT_RPATH
|
11/24/2017 11:04 AM
post118238
|
[QNX 7] $ORIGIN at DT_RPATH
I've got beagleboard with QNX7. And trying to make an application that depends on a library in subfolder relative to
main binary.
E.g.:
/path/to/app/main.bin
/path/to/app/lib/libmy.so
readelf shows correct DT_RPATH entry like "$ORIGIN/lib", however the app can't be launched due missed library. I've
verified build script on Ubuntu host, i's OK.
My question is does QNX support $ORIGIN tag as path to he executable?
Thanks in advance.
/Ivan
|
|
|