Hi,

I just built hpx, and I wonder whether the RPATH is handled as it should.

In the toplevel CMakeLists.txt, there a variable HPX_FULL_RPATH_DEFAULT is 
set. It seems this is set but not used ?

Also, when installing hpx (including the examples) to /opt/hpx/, the RPATH of 
the executables is set to empty, so they don't find their libhpx.so without 
help. Is this intentional ?
Also the comment for HPX_WITH_FULL_RPATH says the default is ON, but the 
default is actually OFF.
I can switch it ON using e.g. cmake-gui, but to find it I have to check "Show 
advanced", i.e. it is a bit hidden.

So, what should be the default, and can the option be changed to not-advanced 
?

Thanks
Alex

_______________________________________________
hpx-users mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Reply via email to