November 04, 2013 Re: dmd 2.064 release candidate 1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On 04/11/13 19:04, Walter Bright wrote: > On 11/4/2013 4:19 AM, Jacob Carlborg wrote: >> On 2013-11-04 11:52, Walter Bright wrote: >>> They don't, but they've followed this pattern since they were originally created by Jordi, and I've left it as is. >> >> Too bad. I guess you don't want to change that? > > I don't like breaking my scripts and other peoples' scripts. It's annoying that they don't follow a proper pattern, but is not a big deal. > > If someone wants to step up and take the mantle of Build Master, he'd be in charge of things like that. > > Sorry. I forget to tell you. my fault. -- Jordi Sayol |
November 04, 2013 Re: dmd 2.064 release candidate 1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alvaro |
On 04.11.2013 19:16, Alvaro wrote:
> On Monday, 4 November 2013 at 08:03:55 UTC, Walter Bright wrote:
>> http://ftp.digitalmars.com/dmd.2.064.zip [...]
>>
>
> dmd -m64 xx.d says:
>
> Can't run '\bin\link.exe', check PATH
>
> Was that supposed to work? (as there are files in lib64 I thought
> it was ready) 32 bit is OK.
If you are installing from the zip file, you need to have VCINSTALLDIR and WindowsSdkDir environment variables set. These are set if you open the console window for the Visual Studio version you want to use. These settings were hardcoded in sc.ini to the default installation path of VS2010 in previous dmd releases, but stripping the drive name.
The windows installer will patch sc.ini to contain the paths of the most recent versions of VC and the Windows SDK.
Walter, can you also add the Windows installer to the RC?
|
November 04, 2013 Re: dmd 2.064 release candidate 1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jordi Sayol | On 11/4/2013 10:20 AM, Jordi Sayol wrote:
> On 04/11/13 19:04, Walter Bright wrote:
>> On 11/4/2013 4:19 AM, Jacob Carlborg wrote:
>>> On 2013-11-04 11:52, Walter Bright wrote:
>>>> They don't, but they've followed this pattern since they were originally
>>>> created by Jordi, and I've left it as is.
>>>
>>> Too bad. I guess you don't want to change that?
>>
>> I don't like breaking my scripts and other peoples' scripts. It's annoying that they don't follow a proper pattern, but is not a big deal.
>>
>> If someone wants to step up and take the mantle of Build Master, he'd be in charge of things like that.
>>
>>
>
> Sorry. I forget to tell you. my fault.
>
No worries. It's a minor detail.
|
November 04, 2013 Re: dmd 2.064 release candidate 1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rainer Schuetze | On 11/4/2013 10:43 AM, Rainer Schuetze wrote:
> Walter, can you also add the Windows installer to the RC?
What exactly do you mean?
|
November 04, 2013 Re: dmd 2.064 release candidate 1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On 2013-11-04 19:01, Walter Bright wrote: > Absolutely not. We just don't have a download package for it (this is > not a new development). There are binaries for FreeBSD 32bit, but the dmd.conf file is still missing. > I've had a virtual machine setup at one point, but those things require > significant time to set up and to keep them from breaking (my virtual > machine setups all broke when I upgraded Ubuntu). Personally I don't think it takes up so much time to setup, especially not for D development. Just keep the customizations and non-default packages to a minimum. > What I'd like is someone to become the "build master" who will get > Brad's autotester to automatically and routinely build each platform > install package. > > This will also have the effect of better dealing with the constant > breakage of the scripts that build those packages. Yeah, that would be nice. -- /Jacob Carlborg |
November 04, 2013 Re: dmd 2.064 release candidate 1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On 2013-11-04 20:19, Walter Bright wrote: > On 11/4/2013 10:43 AM, Rainer Schuetze wrote: >> Walter, can you also add the Windows installer to the RC? > > What exactly do you mean? You posted links to installers for all platforms except for Windows. -- /Jacob Carlborg |
November 04, 2013 Re: dmd 2.064 release candidate 1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jacob Carlborg | On 11/4/2013 11:30 AM, Jacob Carlborg wrote: > On 2013-11-04 19:01, Walter Bright wrote: > >> Absolutely not. We just don't have a download package for it (this is >> not a new development). > > There are binaries for FreeBSD 32bit, but the dmd.conf file is still missing. The libraries were not built correctly (my old machine runs out of memory building them). FreeBSD users have needed to, for some time now, fork/build to get it. >> I've had a virtual machine setup at one point, but those things require >> significant time to set up and to keep them from breaking (my virtual >> machine setups all broke when I upgraded Ubuntu). > > Personally I don't think it takes up so much time to setup, especially not for D > development. Just keep the customizations and non-default packages to a minimum. Heck, I had spent considerable time just trying to figure out *which* virtual box to install. Each option came with a long list of caveats and things that didn't work. Some would work with one OS, some with another, the one I did download would kinda sorta work with NetBSD, but not really, etc. Then, of course, was having it all wiped out by upgrading Ubuntu. It's not impossible to do. There's just a significant time sink involved in figuring out which one to get, getting it installed, getting it working, and keeping it working. It's actually easier to just buy another machine. |
November 04, 2013 Re: dmd 2.064 release candidate 1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jacob Carlborg | On 11/4/2013 11:32 AM, Jacob Carlborg wrote:
> On 2013-11-04 20:19, Walter Bright wrote:
>> On 11/4/2013 10:43 AM, Rainer Schuetze wrote:
>>> Walter, can you also add the Windows installer to the RC?
>>
>> What exactly do you mean?
>
> You posted links to installers for all platforms except for Windows.
Ah, I see. I'd overlooked that one. I thought Rainer meant he wanted me to cherry-pick some installer pull into 2.064.
|
November 04, 2013 Re: dmd 2.064 release candidate 1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On 11/4/2013 12:03 AM, Walter Bright wrote: > http://ftp.digitalmars.com/dmd.2.064.zip > http://ftp.digitalmars.com/dmd.2.064.dmg > http://ftp.digitalmars.com/dmd_2.064-0_amd64.deb > http://ftp.digitalmars.com/dmd-2.064-0.fedora.i386.rpm > http://ftp.digitalmars.com/dmd-2.064-0.fedora.x86_64.rpm > http://ftp.digitalmars.com/dmd_2.064-0_i386.deb > http://ftp.digitalmars.com/dmd-2.064-0-i386.pkg.tar.xz > http://ftp.digitalmars.com/dmd-2.064-0.openSUSE.i386.rpm > http://ftp.digitalmars.com/dmd-2.064-0.openSUSE.x86_64.rpm Windows: http://ftp.digitalmars.com/dmd-2.064.exe |
Copyright © 1999-2021 by the D Language Foundation