[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
Sun May 7 06:49:35 PDT 2017


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

--- Comment #4 from Andrew <andrew at ugh.net.au> ---
OK .tmp is added at
https://github.com/dlang/tools/commit/085dc5d000b828be9a3c2dc79548352f63b52db4
to work around a Windows problem so removing it without an alternative wouldn't
be good.

--


More information about the Digitalmars-d-bugs mailing list