[Issue 6209] New: -L\implib and -H generation should follow -od flag
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jun 24 11:05:46 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6209
Summary: -L\implib and -H generation should follow -od flag
Product: D
Version: D2
Platform: Other
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: andrej.mitrovich at gmail.com
--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-06-24 11:00:56 PDT ---
Currently calling -H to generate header files and -L\implib to create import
libraries via the linker creates .di and .lib files in the current directory,
regardless if the -od switch is present.
This makes it difficult to make build scripts which must keep their current
working directory intact in order to resolve imports, but where the output
files need to be in some subdirectory.
--
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