digitalmars.D.learn - OS minimum version
- ponce (8/8) Sep 21 2015 1. What is the minimum Windows version required by programs
- Jack Stouffer (2/4) Sep 21 2015 Tiger x86 version, I believe.
- Jacob Carlborg (8/14) Sep 21 2015 I'm guessing Windows XP for both LDC and DMD. Windows is pretty good at
- anonymous (2/4) Sep 21 2015 http://dlang.org/dmd-windows.html says: "Windows XP or later, 32 or 64 b...
- ponce (2/7) Sep 21 2015 Thanks to all.
- Jonathan M Davis via Digitalmars-d-learn (6/10) Sep 21 2015 Then that page needs to be fixe. Windows XP is not supported and hasn't ...
1. What is the minimum Windows version required by programs created with DMD? 2. What is the minimum Windows version required by programs created with LDC? 3. What is the minimum OS X version required by programs created with LDC? You would believe such information would be easy to find, but it's not.
Sep 21 2015
On Monday, 21 September 2015 at 12:47:39 UTC, ponce wrote:3. What is the minimum OS X version required by programs created with LDC?Tiger x86 version, I believe.
Sep 21 2015
On 2015-09-21 14:47, ponce wrote:1. What is the minimum Windows version required by programs created with DMD? 2. What is the minimum Windows version required by programs created with LDC?I'm guessing Windows XP for both LDC and DMD. Windows is pretty good at backwards compatibility.3. What is the minimum OS X version required by programs created with LDC?For LDC, OS X 10.7 (Lion). For DMD, 10.6.You would believe such information would be easy to find, but it's not.Took me 10 seconds [1]. [1] http://wiki.dlang.org/LDC#OS_X -- /Jacob Carlborg
Sep 21 2015
On Monday 21 September 2015 14:47, ponce wrote:1. What is the minimum Windows version required by programs created with DMD?http://dlang.org/dmd-windows.html says: "Windows XP or later, 32 or 64 bit".
Sep 21 2015
On Monday, 21 September 2015 at 18:47:10 UTC, anonymous wrote:On Monday 21 September 2015 14:47, ponce wrote:Thanks to all.1. What is the minimum Windows version required by programs created with DMD?http://dlang.org/dmd-windows.html says: "Windows XP or later, 32 or 64 bit".
Sep 21 2015
On Monday, September 21, 2015 20:47:09 anonymous via Digitalmars-d-learn wrote:On Monday 21 September 2015 14:47, ponce wrote:Then that page needs to be fixe. Windows XP is not supported and hasn't been since before Microsoft dropped support for it. Officially, we support Windows 7 and newer: http://forum.dlang.org/post/ktfgps$2ghh$1 digitalmars.com - Jonathan M Davis1. What is the minimum Windows version required by programs created with DMD?http://dlang.org/dmd-windows.html says: "Windows XP or later, 32 or 64 bit".
Sep 21 2015