[Issue 10729] Some exception symbols undefined
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Aug 19 02:27:39 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10729
--- Comment #13 from Andre Tampubolon <andre at lc.vlsm.org> 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: -------
More information about the Digitalmars-d-bugs
mailing list