digitalmars.D - Missing information on how to compile DMD
- Paulo Pinto <pjmlp progtools.org> Mar 05 2012
- "Vladimir Panteleev" <vladimir thecybershadow.net> Mar 05 2012
- Paulo Pinto <pjmlp progtools.org> Mar 05 2012
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Mar 05 2012
- Walter Bright <newshound2 digitalmars.com> Mar 05 2012
- "H. S. Teoh" <hsteoh quickfur.ath.cx> Mar 05 2012
Hi, I just noticed that the compiling steps for DMD and Phobos are missing from here: http://dlang.org/dcompiler.html -- Paulo
Mar 05 2012
On Monday, 5 March 2012 at 18:07:10 UTC, Paulo Pinto wrote:Hi, I just noticed that the compiling steps for DMD and Phobos are missing from here: http://dlang.org/dcompiler.html
I'm not sure that page is supposed to even exist. The relevant pages are: http://dlang.org/dmd-linux.html http://dlang.org/dmd-windows.html http://dlang.org/dmd-osx.html http://dlang.org/dmd-freebsd.html These pages have compilation instructions. How did you reach the dcompiler.html page?
Mar 05 2012
Am 05.03.2012 21:51, schrieb Vladimir Panteleev:On Monday, 5 March 2012 at 18:07:10 UTC, Paulo Pinto wrote:Hi, I just noticed that the compiling steps for DMD and Phobos are missing from here: http://dlang.org/dcompiler.html
I'm not sure that page is supposed to even exist. The relevant pages are: http://dlang.org/dmd-linux.html http://dlang.org/dmd-windows.html http://dlang.org/dmd-osx.html http://dlang.org/dmd-freebsd.html These pages have compilation instructions. How did you reach the dcompiler.html page?
Google. :)
Mar 05 2012
On 3/5/12 3:41 PM, Paulo Pinto wrote:Am 05.03.2012 21:51, schrieb Vladimir Panteleev:On Monday, 5 March 2012 at 18:07:10 UTC, Paulo Pinto wrote:Hi, I just noticed that the compiling steps for DMD and Phobos are missing from here: http://dlang.org/dcompiler.html
I'm not sure that page is supposed to even exist. The relevant pages are: http://dlang.org/dmd-linux.html http://dlang.org/dmd-windows.html http://dlang.org/dmd-osx.html http://dlang.org/dmd-freebsd.html These pages have compilation instructions. How did you reach the dcompiler.html page?
Google. :)
Should I retire the page? Andrei
Mar 05 2012
On 3/5/2012 6:36 PM, Andrei Alexandrescu wrote:Should I retire the page?
Yes.
Mar 05 2012
On 3/5/12 7:13 PM, Walter Bright wrote:On 3/5/2012 6:36 PM, Andrei Alexandrescu wrote:Should I retire the page?
Yes.
Done, thanks. Andrei
Mar 05 2012
On Tue, Mar 06, 2012 at 12:41:52AM +0100, Paulo Pinto wrote:Am 05.03.2012 21:51, schrieb Vladimir Panteleev:On Monday, 5 March 2012 at 18:07:10 UTC, Paulo Pinto wrote:Hi, I just noticed that the compiling steps for DMD and Phobos are missing from here: http://dlang.org/dcompiler.html
I'm not sure that page is supposed to even exist. The relevant pages are: http://dlang.org/dmd-linux.html http://dlang.org/dmd-windows.html http://dlang.org/dmd-osx.html http://dlang.org/dmd-freebsd.html These pages have compilation instructions. How did you reach the dcompiler.html page?
Google. :)
Looks like we need to delete stale files from the webserver. T -- People say I'm indecisive, but I'm not sure about that. -- YHL, CONLANG
Mar 05 2012









Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> 