[Issue 8736] DMD should translate slashes in -of on Windows
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Sep 29 16:58:12 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8736
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |andrej.mitrovich at gmail.com
Resolution| |DUPLICATE
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-09-29 16:58:37 PDT ---
(In reply to comment #0)
> Currently, using slashes in DMD paths works in a cross-platform manner
> everywhere except for the -of argument. The latter gets passed verbatim to
> OPTLINK, which can only handle backslashes.
>
> This is quite annoying because it needs special cases in for cross-platform,
> cross-compiler build systems, see e.g.
> https://github.com/apache/thrift/blob/trunk/aclocal/ax_dmd.m4#L68.
Guess that counts as vote++. :)
*** This issue has been marked as a duplicate of issue 8733 ***
--
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