Hi,
I'm trying to debug a package that contains several directories and programs.
I found very often something like this:
-L$(LIBDIR) -lDAQ -Wl,-rpath,$(DAQHOME)/lib
I've searched for -Wl,-rpath in gcc manual but I didn't find anything...
Is there anybody having an idea of what -Wl,-rpath means?
Many thanks in advance!
Regards,
Marco