[PATCH] winegcc: Add rpaths to help the macOS loader find ntdll.so.

Huw Davies huw at codeweavers.com
Fri Aug 20 14:35:54 CDT 2021


On Fri, Aug 20, 2021 at 11:45:24AM -0400, Dean Greer wrote:
> That’s strange as this should work maybe only dylibs do this correctly.. this
> is Apple.
> 
> Could you instead implement adding this in the manner I explain above instead
> so I can be used in a more general way?, aka UNIX_LDFLAGS that by default add
> this needed -rpath, at loader_path/ but also allows adding additional flags as
> needed.

I'm not sure what your issue is with using LDFLAGS - they do only affect
unix libraries.  There shouldn't be an issue with passing an rpath in
that.

Huw.



More information about the wine-devel mailing list