== Quote from dsimcha ([email protected])'s article > == Quote from Vladimir Panteleev ([email protected])'s article > > On Thu, 26 May 2011 17:51:40 +0300, dsimcha <[email protected]> wrote: > > > If I compile and link in separate steps, which is the default for my > > > IDE, it > > > doesn't work, i.e.: > > I believe you need to pass -g to dmd when linking, too. > Dead on. Thanks!!
...It still doesn't seem to work when optimization (the -O flag) is enabled, though.
