<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt"><div>BTW, the default build is for a *debug* dmd, so make sure you do<br><br>make -f os.mak release<br><br>or whatever it is that does a release.<br><br>-Steve<br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Jonathan M Davis <jmdavisProg@gmx.com><br><b><span style="font-weight: bold;">To:</span></b> dmd-internals@puremagic.com<br><b><span style="font-weight: bold;">Sent:</span></b> Fri, January 28, 2011 3:14:39 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [dmd-internals] Building dmd<br></font><br>
On Friday 28 January 2011 00:05:57 Brad Roberts wrote:<br>> On 1/27/2011 11:37 PM, Jonathan M Davis wrote:<br>> > Is there enough to build dmd in the github repository? It doesn't seem to<br>> > have any makefiles aside from one in the test directory, which<br>> > presumably builds the tests. How do you build the actual compiler?<br>> > <br>> > - Jonathan M Davis<br>> <br>> make -f linux.mak<br>> make -f win32.mak<br>> make -f freebsd.mak<br>> make -f osx.mak<br>> make -f solaris.mak<br>> <br>> Choose your poison.<br><br>Okay. Duh. Idiot me. I'm not sure why I didn't see them. That's how druntime and <br>phobos are after all... Thanks for the info and sorry for the noise.<br><br>- Jonathan M Davis<br>_______________________________________________<br>dmd-internals mailing list<br><a ymailto="mailto:dmd-internals@puremagic.com"
href="mailto:dmd-internals@puremagic.com">dmd-internals@puremagic.com</a><br><span><a target="_blank" href="http://lists.puremagic.com/mailman/listinfo/dmd-internals">http://lists.puremagic.com/mailman/listinfo/dmd-internals</a></span><br></div></div>
</div><br>
</body></html>