Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
September 21, 2015 OS minimum version | ||||
---|---|---|---|---|
| ||||
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. |
September 21, 2015 Re: OS minimum version | ||||
---|---|---|---|---|
| ||||
Posted in reply to ponce | 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.
|
September 21, 2015 Re: OS minimum version | ||||
---|---|---|---|---|
| ||||
Posted in reply to ponce | 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 |
September 21, 2015 Re: OS minimum version | ||||
---|---|---|---|---|
| ||||
Posted in reply to ponce | 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". |
September 21, 2015 Re: OS minimum version | ||||
---|---|---|---|---|
| ||||
Posted in reply to anonymous | On Monday, 21 September 2015 at 18:47:10 UTC, anonymous wrote:
> 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".
Thanks to all.
|
September 21, 2015 Re: OS minimum version | ||||
---|---|---|---|---|
| ||||
Posted in reply to anonymous | On Monday, September 21, 2015 20:47:09 anonymous via Digitalmars-d-learn wrote: > 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". 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 Davis |
Copyright © 1999-2021 by the D Language Foundation