Thread overview |
---|
December 22, 2008 [Issue 2534] New: dmd.conf is wrong | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=2534 Summary: dmd.conf is wrong Product: D Version: 2.022 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: bugzilla@digitalmars.com ReportedBy: jason.james.house@gmail.com There is no reference to druntime in the default dmd 2.022's dmd.conf -- |
December 25, 2008 [Issue 2534] dmd.conf is wrong | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2534 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from bugzilla@digitalmars.com 2008-12-25 04:44 ------- That is because the druntime library's binary code was inserted into libphobos2.a. -- |
December 25, 2008 [Issue 2534] dmd.conf is wrong | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2534 fvbommel@wxs.nl changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Comment #2 from fvbommel@wxs.nl 2008-12-25 08:18 ------- (In reply to comment #1) > That is because the druntime library's binary code was inserted into libphobos2.a. I think he's talking about source files (for imports). DMD can't even find object.d[i] with the default dmd.conf... -- |
December 26, 2008 [Issue 2534] dmd.conf is wrong | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2534 ------- Comment #3 from bugzilla@digitalmars.com 2008-12-25 20:12 ------- Ach, you're right. I'll fix to: [Environment] DFLAGS=-I%@P%/../src/phobos -I%@P%/../src/druntime/import -L-L%@P%/../lib -- |
April 03, 2009 [Issue 2534] dmd.conf is wrong | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2534 clugdbug@yahoo.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Comment #4 from clugdbug@yahoo.com.au 2009-04-03 07:44 ------- Fixed DMD2.023 -- |
Copyright © 1999-2021 by the D Language Foundation