[Issue 10222] Instructions for building dmd and Phobos on OSX are wrong

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10222 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10222] Instructions for building dmd and Phobos on OSX are wrong

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10222 --- Comment #2 from Paul O'Neil 2013-06-01 09:35:39 PDT --- (In reply to comment #1) > Running: > > $ cd dmd/src > $ make -f posix.mak > > Does work and produces and executable. The Xcode project also produces an > executable, at least for

[Issue 10222] Instructions for building dmd and Phobos on OSX are wrong

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10222 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #1 from Jaco