[Bug 47218] "--rpath" given via LDFLAGS is not honored as wine precedes a "--rpath,$ORIGIN"

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 17 13:12:26 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47218

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Alexandre Julliard <julliard at winehq.org> ---
I don't think that's a common enough problem to justify adding a generic
mechanism. You can either use LD_PRELOAD, put your custom glibc in the same
directory as libwine, or run 'make depend LDRPATH_INSTALL=your_rpath; make'.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list