On 11/15/13 6:19 PM, Andrew Edwards wrote:
I am having little problem building druntime on Mac OS X 10.9
(Mavericks) and am wondering if anyone has experienced with this and
some guidance on how to fix it.

Here is my command:
make -f posix.mak install DMD=../install/bin/dmd

And here is the resulting error:
../install/bin/dmd -ofgenerated/osx/default/rdmd rdmd.d
ld: unknown option: --export-dynamic
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
--- errorlevel 1
make: *** [generated/osx/default/rdmd] Error 1


--
Regards
--------------------
http://www.akeron.co
auto getAddress() {
     string location = "@", period = ".";
     return ("info" ~ location ~ "afidem" ~ period ~ "org");
}

Have you tried using this?

https://github.com/carlor/dlang-workspace

Sorry for the shameless plug.

NMS

Reply via email to