http://d.puremagic.com/issues/show_bug.cgi?id=2500
------- Comment #1 from [EMAIL PROTECTED] 2008-12-08 23:44 ------- Oopps, I forgot to add some importannt information... The compilation command sequence I used is: # dmd a -c // ok # dmd b -c // ok # dmd c -c // ok # dmd a.obj b.obj c.obj // link error Error 42: Symbol Undefined _D1C12__T1TTC1A1AZ1T3fooMFZv --- errorlevel 1 --
