Only when it's a file in the users home dir, which isn't how we ship it. I find it much nicer as a file in the same dir as the executable. This makes it very easy to switch between binaries.
I do like the suggestion of adding $HOME/.dmd.conf (or some variation there on) to the list of files searched for. But auto-creating one there? not so much. On 1/27/2011 10:32 PM, Andrei Alexandrescu wrote: > And while we're at it... that should be .dmdconf, not dmd.conf. It's > time to polish all aspects of the installation. > > Andrei > > On Fri, Jan 28, 2011 at 12:22 AM, Jonathan M Davis <[email protected]> > wrote: >> On Thursday 27 January 2011 22:16:28 Andrei Alexandrescu wrote: >>> I found the solution on the net. Apparently I need to add -L-lrt to the >>> flags. >>> >>> Probably this should be documented somewhere... >> >> More like it needs to be fixed in the default dmd.conf. This will be broken >> for >> everyone on Linux if it's not in there. >> >> - Jonathan M Davis _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
