March 25, 2012 [Issue 7764] New: Using phobos on windows through MinGW | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=7764 Summary: Using phobos on windows through MinGW Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody@puremagic.com ReportedBy: bioinfornatics@gmail.com --- Comment #0 from bioinfornatics <bioinfornatics@gmail.com> 2012-03-24 18:29:19 PDT --- dear when i build a project in a MinGW environnement (windows) dirSeparator equal \ instead / pathSeparator equal; instead : in general when you build in MinGW environnment you get back some unix usage -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
December 27, 2012 [Issue 7764] Using phobos on windows through MinGW | ||||
---|---|---|---|---|
| ||||
Posted in reply to bioinfornatics | http://d.puremagic.com/issues/show_bug.cgi?id=7764 Andrej Mitrovic <andrej.mitrovich@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |andrej.mitrovich@gmail.com Resolution| |INVALID --- Comment #2 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2012-12-26 16:25:34 PST --- dirSeparator is based on version statements set when the compiler itself is compiled. There's no msys version of the compiler, msys is just a set of tools and a bash shell which runs any windows console apps. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation