Mon, 20 Oct 2008 19:56:01 -0700,
Walter Bright wrote:
> Walter Bright wrote:
> > I see the problem. The phobos.lib was built correctly, but I'd forgotten 
> > to remove the old object.d. If you simply delete 
> > /dmd/src/phobos/object.d, it should work.
> 
> I removed them from the zip file.

Still a problem in dmd.conf:

  [EMAIL PROTECTED]/../src/runtime/import

should be

  [EMAIL PROTECTED]/../src/druntime/import

note the 'd' in 'druntime'

Reply via email to