http://d.puremagic.com/issues/show_bug.cgi?id=10729
--- Comment #13 from Andre Tampubolon <[email protected]> 2013-08-19 02:27:29 PDT --- (In reply to comment #12) > One way to test the issue is to compile dmd, druntime, phobos and hello object > file in problematic environment and attach them here to test in working > environments. If hello program is linkable and runnable in others > environments, > then problem is with your setup. I decided to wipe out dmd, druntime, and phobos directories and rebuild them. While building phobos, I got this: Error: cannot find source code for runtime library file 'object.d' dmd might not be correctly installed. Run 'dmd -man' for installation instructions. Specify path to file 'object.d' with -I switch I could find both object.di and object_.d in druntime directory, but not object.d -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
