digitalmars.D.announce - GDC 0.19
- David Friedman (13/13) Jul 12 2006 Binaries are now available!
- Derek Parnell (10/25) Jul 12 2006 I've never used your GDC but that doesn't stop me from saying how much I
- Hasan Aljudy (2/26) Jul 12 2006 Fully agree
- Jeremy (4/30) Jul 12 2006 Agree and thanks David! I may switch over to GDC just for the GDB and ob...
- =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= (12/16) Jul 12 2006 Excellent work!
- clayasaurus (5/28) Jul 12 2006 Do you have instructions on how to set up GDC for windows? I would like
- David Friedman (5/28) Jul 12 2006 Maybe not the Windows package, but my MacOS package doesn't have an
- Fredrik Olsson (9/33) Jul 12 2006 Please do continue with gdcmac, it adds greatly to my experience. I just...
- Walter Bright (2/17) Jul 12 2006 Thank-you, David.
- Andrei Khropov (3/18) Jul 12 2006 Thank you very much
- Sean Kelly (5/7) Jul 12 2006 No more building from source? Fantastic! I suppose this means
- David Friedman (4/17) Jul 12 2006 Currently, I'm only building the most recent GCC version for a given
- John Reimer (10/23) Jul 12 2006 Excellent work! Thank you, David!
- Thomas Kuehne (13/18) Jul 13 2006 -----BEGIN PGP SIGNED MESSAGE-----
- jcc7 (7/22) Jul 13 2006 Web URLs if someone wants them:
- B Ross (2/18) Sep 14 2006 Thanks!!!
Binaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306 Release Notes for 0.19 * Fixed D Bugzilla bugs 141(gdc), 157, 162, 164, 171, 174, 175, 192, 229 * Applied Dave Fladebo's suggestion for -O3 in gdmd * Updated to DMD 0.162 * The version symbol for FreeBSD is now "freebsd" * Enabled std.loader for FreeBSD * Implement offsetof in assembler * Support building with Apple's GCC (4.0 only) * Fix parallel builds
Jul 12 2006
On Wed, 12 Jul 2006 03:47:33 -0400, David Friedman wrote:Binaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306 Release Notes for 0.19 * Fixed D Bugzilla bugs 141(gdc), 157, 162, 164, 171, 174, 175, 192, 229 * Applied Dave Fladebo's suggestion for -O3 in gdmd * Updated to DMD 0.162 * The version symbol for FreeBSD is now "freebsd" * Enabled std.loader for FreeBSD * Implement offsetof in assembler * Support building with Apple's GCC (4.0 only) * Fix parallel buildsI've never used your GDC but that doesn't stop me from saying how much I appreciate your work in this. I know that it is *not a trivial* task by any stretch of the imagination. Thanks, David. -- Derek (skype: derek.j.parnell) Melbourne, Australia "Down with mediocrity!" 12/07/2006 5:51:43 PM
Jul 12 2006
Derek Parnell wrote:On Wed, 12 Jul 2006 03:47:33 -0400, David Friedman wrote:Fully agreeBinaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306 Release Notes for 0.19 * Fixed D Bugzilla bugs 141(gdc), 157, 162, 164, 171, 174, 175, 192, 229 * Applied Dave Fladebo's suggestion for -O3 in gdmd * Updated to DMD 0.162 * The version symbol for FreeBSD is now "freebsd" * Enabled std.loader for FreeBSD * Implement offsetof in assembler * Support building with Apple's GCC (4.0 only) * Fix parallel buildsI've never used your GDC but that doesn't stop me from saying how much I appreciate your work in this. I know that it is *not a trivial* task by any stretch of the imagination. Thanks, David.
Jul 12 2006
In article <e92iqq$6jq$1 digitaldaemon.com>, Hasan Aljudy says...Derek Parnell wrote:Agree and thanks David! I may switch over to GDC just for the GDB and objdump support with MinGW :) - jeremyOn Wed, 12 Jul 2006 03:47:33 -0400, David Friedman wrote:Fully agreeBinaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306 Release Notes for 0.19 * Fixed D Bugzilla bugs 141(gdc), 157, 162, 164, 171, 174, 175, 192, 229 * Applied Dave Fladebo's suggestion for -O3 in gdmd * Updated to DMD 0.162 * The version symbol for FreeBSD is now "freebsd" * Enabled std.loader for FreeBSD * Implement offsetof in assembler * Support building with Apple's GCC (4.0 only) * Fix parallel buildsI've never used your GDC but that doesn't stop me from saying how much I appreciate your work in this. I know that it is *not a trivial* task by any stretch of the imagination. Thanks, David.
Jul 12 2006
David Friedman wrote:Binaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306Excellent work! Since there is now full support for Mac OS X 10.4 (GCC 4.0.1) and Windows MinGW (GCC 3.4.5) directly "from the source" so to speak, there is less need for the gdcmac and gdcwin projects... Will do some experiments, see if this can replace my packages ? I can build another version of the Mac and Win binaries, just wondered if there is any need for them to exist any longer... And I needed to document the package build process anyway :-) --anders BTW; This file seems to have gotten the wrong suffix: gdc-0.19-mingw.tar.bz2: gzip compressed data, from Unix
Jul 12 2006
Anders F Björklund wrote:David Friedman wrote:Do you have instructions on how to set up GDC for windows? I would like to try it out sometime. Thanks David and Anders! ~ ClayBinaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306Excellent work! Since there is now full support for Mac OS X 10.4 (GCC 4.0.1) and Windows MinGW (GCC 3.4.5) directly "from the source" so to speak, there is less need for the gdcmac and gdcwin projects... Will do some experiments, see if this can replace my packages ? I can build another version of the Mac and Win binaries, just wondered if there is any need for them to exist any longer... And I needed to document the package build process anyway :-) --anders BTW; This file seems to have gotten the wrong suffix: gdc-0.19-mingw.tar.bz2: gzip compressed data, from Unix
Jul 12 2006
Anders F Björklund wrote:David Friedman wrote:Maybe not the Windows package, but my MacOS package doesn't have an installer and the Xcode integration info isn't there.Binaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306Excellent work! Since there is now full support for Mac OS X 10.4 (GCC 4.0.1) and Windows MinGW (GCC 3.4.5) directly "from the source" so to speak, there is less need for the gdcmac and gdcwin projects... Will do some experiments, see if this can replace my packages ? I can build another version of the Mac and Win binaries, just wondered if there is any need for them to exist any longer...And I needed to document the package build process anyway :-) --anders BTW; This file seems to have gotten the wrong suffix: gdc-0.19-mingw.tar.bz2: gzip compressed data, from UnixIt's fixed now. Thanks for pointing it out. David
Jul 12 2006
Anders F Björklund skrev:David Friedman wrote:Please do continue with gdcmac, it adds greatly to my experience. I just love to only need to worry about the actual task, not how to be able to start tackling the task. I think there is need for gdcmac, gdcwin, and probably packages for say Ubuntu/Debian, and a few other linux distros as well. The easier, and more "like the rest" it is to install gdc, the more likely that even more people pick it up and use it. // Fredrik OlssonBinaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306Excellent work! Since there is now full support for Mac OS X 10.4 (GCC 4.0.1) and Windows MinGW (GCC 3.4.5) directly "from the source" so to speak, there is less need for the gdcmac and gdcwin projects... Will do some experiments, see if this can replace my packages ? I can build another version of the Mac and Win binaries, just wondered if there is any need for them to exist any longer... And I needed to document the package build process anyway :-)--anders BTW; This file seems to have gotten the wrong suffix: gdc-0.19-mingw.tar.bz2: gzip compressed data, from Unix
Jul 12 2006
David Friedman wrote:Binaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306 Release Notes for 0.19 * Fixed D Bugzilla bugs 141(gdc), 157, 162, 164, 171, 174, 175, 192, 229 * Applied Dave Fladebo's suggestion for -O3 in gdmd * Updated to DMD 0.162 * The version symbol for FreeBSD is now "freebsd" * Enabled std.loader for FreeBSD * Implement offsetof in assembler * Support building with Apple's GCC (4.0 only) * Fix parallel buildsThank-you, David.
Jul 12 2006
David Friedman wrote:Binaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306 Release Notes for 0.19 * Fixed D Bugzilla bugs 141(gdc), 157, 162, 164, 171, 174, 175, 192, 229 * Applied Dave Fladebo's suggestion for -O3 in gdmd * Updated to DMD 0.162 * The version symbol for FreeBSD is now "freebsd" * Enabled std.loader for FreeBSD * Implement offsetof in assembler * Support building with Apple's GCC (4.0 only) * Fix parallel buildsThank you very much --
Jul 12 2006
David Friedman wrote:Binaries are now available!No more building from source? Fantastic! I suppose this means different binaries for different versions of GCC? By the way, thanks a ton for your work on GDC. Sean
Jul 12 2006
Sean Kelly wrote:David Friedman wrote:Currently, I'm only building the most recent GCC version for a given target. If I do more than that, I might need another hosting service. DavidBinaries are now available!No more building from source? Fantastic! I suppose this means different binaries for different versions of GCC? By the way, thanks a ton for your work on GDC. Sean
Jul 12 2006
On Wed, 12 Jul 2006 00:47:33 -0700, David Friedman = <dvdfrdmn users.ess-eff.net> wrote:Binaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=3D154306 Release Notes for 0.19 * Fixed D Bugzilla bugs 141(gdc), 157, 162, 164, 171, 174, 175, =192, 229 * Applied Dave Fladebo's suggestion for -O3 in gdmd * Updated to DMD 0.162 * The version symbol for FreeBSD is now "freebsd" * Enabled std.loader for FreeBSD * Implement offsetof in assembler * Support building with Apple's GCC (4.0 only) * Fix parallel buildsExcellent work! Thank you, David! Is it possible to build a 64-bit version on any platform yet? I realize= = this may be a feature for the future. Just haven't heard much discussio= n = on that lately. Thanks again. I'm eager to give gdc a try. -JJR
Jul 12 2006
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John Reimer schrieb am 2006-07-12:Excellent work! Thank you, David! Is it possible to build a 64-bit version on any platform yet? I realize this may be a feature for the future. Just haven't heard much discussion on that lately. Thanks again. I'm eager to give gdc a try.Building a 64-bit version on Linux isn't impossible, for some details have a look at "building GDC-0.18 on an AMD64" in D.gnu (news:2g83l3-mku.ln1 birke.kuehne.cn) However gdc can currently only produce 32-bit object files. Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFEtg84LK5blCcjpWoRAipNAKCC07AK5zhm165JFTPrAmD9bd0yzQCgpXgp mwpk/Qk2N8FfFN6AaWtpY04= =xxX+ -----END PGP SIGNATURE-----
Jul 13 2006
In article <pifho3-487.ln1 birke.kuehne.cn>, Thomas Kuehne says...-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John Reimer schrieb am 2006-07-12:Web URLs if someone wants them: http://www.digitalmars.com/d/archives/D/gnu/1879.html http://www.digitalmars.com/drn-bin/wwwnews?D.gnu/1879 (Google is awesome when I know exactly what I'm looking for! It's awesome even if I don't quite know what I'm looking for!)Excellent work! Thank you, David! Is it possible to build a 64-bit version on any platform yet? I realize this may be a feature for the future. Just haven't heard much discussion on that lately. Thanks again. I'm eager to give gdc a try.Building a 64-bit version on Linux isn't impossible, for some details have a look at "building GDC-0.18 on an AMD64" in D.gnu (news:2g83l3-mku.ln1 birke.kuehne.cn)However gdc can currently only produce 32-bit object files. Thomasjcc7
Jul 13 2006
David Friedman wrote:Binaries are now available! Download here: http://sourceforge.net/project/showfiles.php?group_id=154306 Release Notes for 0.19 * Fixed D Bugzilla bugs 141(gdc), 157, 162, 164, 171, 174, 175, 192, 229 * Applied Dave Fladebo's suggestion for -O3 in gdmd * Updated to DMD 0.162 * The version symbol for FreeBSD is now "freebsd" * Enabled std.loader for FreeBSD * Implement offsetof in assembler * Support building with Apple's GCC (4.0 only) * Fix parallel buildsThanks!!!
Sep 14 2006