[Issue 17216] OSX: `rdmd -shared -oflibfun.dylib fun.d` and otool -L libfun.dylib points to libfun.dylib.tmp

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Feb 20 21:33:14 PST 2017


https://issues.dlang.org/show_bug.cgi?id=17216

--- Comment #2 from Timothee Cour <timothee.cour2 at gmail.com> ---
workaround:
`-L-install_name -Llibfun.dylib`

--


More information about the Digitalmars-d-bugs mailing list