August 24, 2007
Gregor Richards wrote:
> David Friedman wrote:
>> http://sourceforge.net/project/showfiles.php?group_id=154306
>>
>> Release Notes for 0.24
>>   * Removed support for GCC 3.3.x
>>   * Updated to DMD 1.020
>>   * Fixed Bugzilla 1037, 1038 (gdc specific), 1043, 1045, 1046,
>>     1031, 1032, 1034, 1065, 1109, 1191, 1137, 1152, 1208, 1325,
>>     1329, 1898, 1400
>>   * Fixed SourceForge issues 1689634, 1749622, 1721496, 1721435
> 
> For the information of those who care, Tango has a patch to support 0.24, and will be updated properly after the conference. I don't have time before.
> 
>  - Gregor Richards

Is it possible the new gdc release broke "dsss net install gdc-gcc-4.1"?  I just tried to install gdc in linux using dsss for the first time and it didn't work.  It may have been that gcc just didn't download properly but my scrollback buffer wasn't big enough to check that.

--bb
August 24, 2007
* Bill Baxter <dnewsgroup@billbaxter.com> [07-08-24 10:27]:
>Is it possible the new gdc release broke "dsss net install gdc-gcc-4.1"?  I just tried to install gdc in linux using dsss for the first time and it didn't work.  It may have been that gcc just didn't download properly but my scrollback buffer wasn't big enough to check that.

Use

dsss net install gdc-gcc-4.1 2>&1 | tee output.log

to copy the whole output into a file.
1 2
Next ›   Last »