pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/40692



>  >   Can you test with -Wl,-rpath,$(USRLIBDIR) instead of -R? Just to make
>  >   sure, but that is less compiler dependent.
>
>  Nope, Sun's ld does not know -rpath. '-Wl,-R,$(USRLIBDIR)' did work, though.

pkgsrc passes compiler/linker-specific variables
COMPILER_RPATH_FLAG/LINKER_RPATH_FLAG to make
program using MAKE_ENV.
Use one of them for better portability.


Home | Main Index | Thread Index | Old Index