digitalmars.D - link.exe is not here
- Rayne (1/1) Sep 09 2008 I downloaded the compiller and linker and utilitys and link.exe is not t...
- Denis Koroskin (4/6) Sep 09 2008 It comes with DMC (DigitalMars C/C++ compiler).
- Rayne (2/11) Sep 09 2008 Oh.. Thanks man, I feel like a fool O__O
- Walter Bright (2/3) Sep 09 2008 No worries, we've all been there!
- Brad Roberts (9/13) Sep 09 2008 It's probably past time to consider the packaging of those tools within
- Walter Bright (2/9) Sep 09 2008 I figured it cut down on the download size.
- Jarrett Billingsley (3/13) Sep 09 2008 It's 4MB. It's not exactly massive.
- Benji Smith (8/22) Sep 09 2008 Have you ever considered using BitTorrent as an alternate distribution
- Chris R. Miller (12/35) Sep 09 2008 ugh
- Benji Smith (10/16) Sep 10 2008 I don't think Walter has any need to set up a BT tracker on his own serv...
- Walter Bright (2/5) Sep 09 2008 I have no idea how to do that.
- Benji Smith (25/31) Sep 09 2008 It's actually pretty simple.
- Brad Roberts (11/17) Sep 09 2008 My personal favorite.. use amazon's s3 for hosting the files. Costs a
- Walter Bright (3/8) Sep 10 2008 S3 does sound like a pretty cool system. I've also been thinking of
- Chris R. Miller (6/25) Sep 10 2008 0
- Brad Roberts (4/27) Sep 10 2008 Um, I don't know where you got that from, but it's entirely false.
- Chris R. Miller (10/35) Sep 10 2008 a
- Ary Borenszweig (2/5) Sep 10 2008 Can you tell them to implement count on SimpleDB? Please? :-P
I downloaded the compiller and linker and utilitys and link.exe is not there trust me I've searched and searched, I'm extreamly confused...
Sep 09 2008
On Tue, 09 Sep 2008 23:40:10 +0400, Rayne <DiscipleRayne gmail.com> wrote:I downloaded the compiller and linker and utilitys and link.exe is not there trust me I've searched and searched, I'm extreamly confused...It comes with DMC (DigitalMars C/C++ compiler). http://www.digitalmars.com/d/download.html http://ftp.digitalmars.com/dmc.zip
Sep 09 2008
Denis Koroskin Wrote:On Tue, 09 Sep 2008 23:40:10 +0400, Rayne <DiscipleRayne gmail.com> wrote:Oh.. Thanks man, I feel like a fool O__OI downloaded the compiller and linker and utilitys and link.exe is not there trust me I've searched and searched, I'm extreamly confused...It comes with DMC (DigitalMars C/C++ compiler). http://www.digitalmars.com/d/download.html http://ftp.digitalmars.com/dmc.zip
Sep 09 2008
Rayne wrote:I feel like a fool O__ONo worries, we've all been there!
Sep 09 2008
Walter Bright wrote:Rayne wrote:It's probably past time to consider the packaging of those tools within dmd.zip rather than requiring a separate download. I'd be happy enough with requiring DMC to re-build phobos on windows (though even that is dubious as msvc should be a valid choice), but it shouldn't be required to build pure D apps. Thoughts? Later, BradI feel like a fool O__ONo worries, we've all been there!
Sep 09 2008
Brad Roberts wrote:It's probably past time to consider the packaging of those tools within dmd.zip rather than requiring a separate download. I'd be happy enough with requiring DMC to re-build phobos on windows (though even that is dubious as msvc should be a valid choice), but it shouldn't be required to build pure D apps. Thoughts?I figured it cut down on the download size.
Sep 09 2008
On Tue, Sep 9, 2008 at 10:39 PM, Walter Bright <newshound1 digitalmars.com> wrote:Brad Roberts wrote:It's 4MB. It's not exactly massive.It's probably past time to consider the packaging of those tools within dmd.zip rather than requiring a separate download. I'd be happy enough with requiring DMC to re-build phobos on windows (though even that is dubious as msvc should be a valid choice), but it shouldn't be required to build pure D apps. Thoughts?I figured it cut down on the download size.
Sep 09 2008
Jarrett Billingsley wrote:On Tue, Sep 9, 2008 at 10:39 PM, Walter Bright <newshound1 digitalmars.com> wrote:Have you ever considered using BitTorrent as an alternate distribution method? Then you'd offload some of the bandwidth expense to the members of the community rather than absorbing it all yourself. I certainly wouldn't recommend getting rid of the direct-download entirely, but if the file were available as a torrent, I for one would certainly use it instead of the direct download. --benjiBrad Roberts wrote:It's 4MB. It's not exactly massive.It's probably past time to consider the packaging of those tools within dmd.zip rather than requiring a separate download. I'd be happy enough with requiring DMC to re-build phobos on windows (though even that is dubious as msvc should be a valid choice), but it shouldn't be required to build pure D apps. Thoughts?I figured it cut down on the download size.
Sep 09 2008
Benji Smith wrote:Jarrett Billingsley wrote:hinOn Tue, Sep 9, 2008 at 10:39 PM, Walter Bright <newshound1 digitalmars.com> wrote:Brad Roberts wrote:It's probably past time to consider the packaging of those tools wit=ughdmd.zip rather than requiring a separate download. I'd be happy eno=swith requiring DMC to re-build phobos on windows (though even that i=reddubious as msvc should be a valid choice), but it shouldn't be requi==20 Have you ever considered using BitTorrent as an alternate distribution method? Then you'd offload some of the bandwidth expense to the members=It's 4MB. It's not exactly massive.to build pure D apps. Thoughts?I figured it cut down on the download size.of the community rather than absorbing it all yourself. =20 I certainly wouldn't recommend getting rid of the direct-download entirely, but if the file were available as a torrent, I for one would certainly use it instead of the direct download.I'd probably go nuts and start setting up an old unused machine to seed the torrents 24/7. Until my dad finds out ("Why are you wasting all this power?!!") and then I'd have to just be content with my workstation seeding when it's on (when I'm awake, basically). That's a great idea, yes, but you'll be hard-pressed to find a datacenter that allows BT. None of the hosting providers I've seen allow it.
Sep 09 2008
Chris R. Miller wrote:Benji Smith wrote:I don't think Walter has any need to set up a BT tracker on his own server. And in fact, the instructions I posted yesterday are actually unnecessarily complex. Turns out, Mininova now lets you simply upload a file to their server, and they take care of everything else: creating the "torrent" file, seeding it, tracking it, everything. Check it out here: http://www.mininova.org/apply --benjiJarrett Billingsley wrote:That's a great idea, yes, but you'll be hard-pressed to find a datacenter that allows BT. None of the hosting providers I've seen allow it.
Sep 10 2008
Benji Smith wrote:Have you ever considered using BitTorrent as an alternate distribution method? Then you'd offload some of the bandwidth expense to the members of the community rather than absorbing it all yourself.I have no idea how to do that.
Sep 09 2008
Walter Bright wrote:Benji Smith wrote:It's actually pretty simple. You don't need to run your own tracker (the server that coordinates the p2p protocol between BitTorrent peers). You just need to create a "torrent" file (which is a textual descriptor of the file(s) you want to make available as well as information about the tracker that will manage the torrent). Then you post that torrent file to a public tracker, and you provide your users with a link to the torrent file. Conceptually, it'd look like this: ftp.digitalmars.com /dmd.2.014.zip /dmd.2.014.zip.torrent -- size: 1234567 bytes -- location: http://ftp.digitalmars.com/dmd.2.014.zip -- managed by: http://some-third-party-tracker.com -- blah blah blah... more technical details some-third-party-tracker.com /dmd.2.014.zip.torrent -- this is the same file you're hosting on your website I know nothing about the actual syntax of those torrent files. You don't author them yourself. There are tools to do it for you. Anyhoo, if you're interested, here's a link with more detailed info: http://dessent.net/btfaq/#maketorrent --benjiHave you ever considered using BitTorrent as an alternate distribution method? Then you'd offload some of the bandwidth expense to the members of the community rather than absorbing it all yourself.I have no idea how to do that.
Sep 09 2008
Walter Bright wrote:Benji Smith wrote:My personal favorite.. use amazon's s3 for hosting the files. Costs a little, but you get effectively unlimited bandwidth and torrent is just an added bonus that comes along for free. It was how I mirrored the 1.0 release ages ago. I think it cost me a whole $2.50 for several thousand downloads. Later, Brad Disclaimers: Yes, I work for Amazon. No, I don't work on S3. Yes, I use S3 for my own personal hosting of some big-ish files (including all of the d conference 2007 presentations).Have you ever considered using BitTorrent as an alternate distribution method? Then you'd offload some of the bandwidth expense to the members of the community rather than absorbing it all yourself.I have no idea how to do that.
Sep 09 2008
Brad Roberts wrote:My personal favorite.. use amazon's s3 for hosting the files. Costs a little, but you get effectively unlimited bandwidth and torrent is just an added bonus that comes along for free. It was how I mirrored the 1.0 release ages ago. I think it cost me a whole $2.50 for several thousand downloads.S3 does sound like a pretty cool system. I've also been thinking of using it for automated backups.
Sep 10 2008
Brad Roberts wrote:Walter Bright wrote:nBenji Smith wrote:Have you ever considered using BitTorrent as an alternate distributio==20 My personal favorite.. use amazon's s3 for hosting the files. Costs a little, but you get effectively unlimited bandwidth and torrent is just=method? Then you'd offload some of the bandwidth expense to the members of the community rather than absorbing it all yourself.I have no idea how to do that.an added bonus that comes along for free. It was how I mirrored the 1.=0release ages ago. I think it cost me a whole $2.50 for several thousan=ddownloads. =20 Later, Brad =20 Disclaimers: Yes, I work for Amazon. No, I don't work on S3. Yes, I use S3 for my own personal hosting of some big-ish files (including all=of the d conference 2007 presentations).Amazon is shutting down S3 though. The announcement was about two months ago IIRC.
Sep 10 2008
On Wed, 10 Sep 2008, Chris R. Miller wrote:Brad Roberts wrote:Um, I don't know where you got that from, but it's entirely false. Later, BradWalter Bright wrote:Amazon is shutting down S3 though. The announcement was about two months ago IIRC.Benji Smith wrote:My personal favorite.. use amazon's s3 for hosting the files. Costs a little, but you get effectively unlimited bandwidth and torrent is just an added bonus that comes along for free. It was how I mirrored the 1.0 release ages ago. I think it cost me a whole $2.50 for several thousand downloads. Later, Brad Disclaimers: Yes, I work for Amazon. No, I don't work on S3. Yes, I use S3 for my own personal hosting of some big-ish files (including all of the d conference 2007 presentations).Have you ever considered using BitTorrent as an alternate distribution method? Then you'd offload some of the bandwidth expense to the members of the community rather than absorbing it all yourself.I have no idea how to do that.
Sep 10 2008
Brad Roberts wrote:On Wed, 10 Sep 2008, Chris R. Miller wrote: =20ionBrad Roberts wrote:Walter Bright wrote:Benji Smith wrote:Have you ever considered using BitTorrent as an alternate distribut=aMy personal favorite.. use amazon's s3 for hosting the files. Costs =method? Then you'd offload some of the bandwidth expense to the members of the community rather than absorbing it all yourself.I have no idea how to do that.stlittle, but you get effectively unlimited bandwidth and torrent is ju=1.0an added bonus that comes along for free. It was how I mirrored the =andrelease ages ago. I think it cost me a whole $2.50 for several thous=downloads. Later, Brad Disclaimers: Yes, I work for Amazon. No, I don't work on S3. Yes, I=lluse S3 for my own personal hosting of some big-ish files (including a=Hmm, it was in my Good Morning Silicon Valley newsletter IIRC. They also announced that Steve Jobs died though, so it could have been a mista= ke.=20 Um, I don't know where you got that from, but it's entirely false.of the d conference 2007 presentations).Amazon is shutting down S3 though. The announcement was about two months ago IIRC.
Sep 10 2008
Brad Roberts a écrit :Disclaimers: Yes, I work for Amazon. No, I don't work on S3. Yes, I use S3 for my own personal hosting of some big-ish files (including all of the d conference 2007 presentations).Can you tell them to implement count on SimpleDB? Please? :-P
Sep 10 2008