digitalmars.D.announce - GDC release 0.24
- David Friedman (8/8) Aug 21 2007 http://sourceforge.net/project/showfiles.php?group_id=154306
- =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= (6/15) Aug 22 2007 Ready-to-run packages for MinGW and Xcode have been posted at:
- Gregor Richards (5/14) Aug 22 2007 For the information of those who care, Tango has a patch to support
- Bill Baxter (6/22) Aug 24 2007 Is it possible the new gdc release broke "dsss net install gdc-gcc-4.1"?...
- Walter Bright (2/11) Aug 22 2007 Yay!
- Pablo Ripolles (6/9) Aug 23 2007 Refering only to the mac version...
- =?windows-1252?Q?Anders_F_Bj=F6rklund?= (6/8) Aug 23 2007 It should work with previous versions too. Worst case it misses an old
- Chad J (2/4) Aug 24 2007 Rock on.
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
Aug 21 2007
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, 1721435Ready-to-run packages for MinGW and Xcode have been posted at: http://gdcwin.sourceforge.net and http://gdcmac.sourceforge.net Basically the same as the tarballs, but assume that you already have the components from MinGW GCC-3.4.5 or Apple GCC-4.0.1... --anders
Aug 22 2007
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, 1721435For 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
Aug 22 2007
Gregor Richards wrote:David Friedman wrote: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. --bbhttp://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, 1721435For 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
Aug 24 2007
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, 1721435Yay!
Aug 22 2007
Anders F Björklund Wrote:Ready-to-run packages for MinGW and Xcode have been posted at: http://gdcwin.sourceforge.net and http://gdcmac.sourceforge.netRefering only to the mac version... Is there an uninstall procedure for the older 0.23 version? How are we supposed to manage 0.23 version uninstall? Does the shiped uninstall.command in the 0.24 uninstall the previous version or only the shiped version? Thanks, Pablo
Aug 23 2007
Pablo Ripolles wrote:Is there an uninstall procedure for the older 0.23 version? How are we supposed to manage 0.23 version uninstall?You can just upgrade it to 0.24, there's no need to uninstall 0.23 firstDoes the shiped uninstall.command in the 0.24 uninstall the previous version or only the shiped version?It should work with previous versions too. Worst case it misses an old import module file in /usr/include/d/4.0.1 somewhere (not a big deal). BTW; if you open the script in your text editor, you'll see the filelist --anders
Aug 23 2007
David Friedman wrote:...awesome stuff...Rock on.
Aug 24 2007