[Issue 3541] Add -oq to dmd (use fully qualified module name as object filename)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 8 03:25:43 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3541
mpiepk at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #541 is|0 |1
obsolete| |
--- Comment #3 from mpiepk at gmail.com 2010-01-08 03:25:14 PST ---
Created an attachment (id=547)
Updated patch
The old patch contained inconsistent line endings and crashed patch (at least
on Win32).
This also removes the "feature" that dmd strips the ".lib"/".obj" file
extension when building the linker command line (link.c), because it would fail
for filenames like "package.module.obj"
--
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