digitalmars.D.announce - GDC on cygwin
- "Charlie" <charles jwavro.com> Mar 28 2005
- "Walter" <newshound digitalmars.com> Mar 28 2005
- "Charlie" <charles jwavro.com> Mar 30 2005
- Roberto Mariottini <Roberto_member pathlink.com> Mar 31 2005
- Martin Boeker <martin.boeker uniklinik-freiburg.de> Apr 01 2005
- jicman <jicman_member pathlink.com> Mar 28 2005
- AEon <aeon2001 lycos.de> Mar 29 2005
- Paul Bonser <misterpib gmail.com> Apr 01 2005
- Paul Bonser <misterpib gmail.com> Apr 01 2005
Hey all, Not sure if you all know this already but cygwin now comes with an option to install GDC. www.cygwin.com Charlie
Mar 28 2005
"Charlie" <charles jwavro.com> wrote in message news:d29jda$2jnh$1 digitaldaemon.com...Not sure if you all know this already but cygwin now comes with an option
install GDC. www.cygwin.com
That's great, but it appears to be a secret. I can't find any comment on this on the cygwin site, or perhaps I missed it.
Mar 28 2005
Hmm yea I dont see an 'official' package list, just in the actual install GDC is listed. Charlie "Walter" <newshound digitalmars.com> wrote in message news:d2a7pm$7k0$1 digitaldaemon.com..."Charlie" <charles jwavro.com> wrote in message news:d29jda$2jnh$1 digitaldaemon.com...Not sure if you all know this already but cygwin now comes with an
toinstall GDC. www.cygwin.com
That's great, but it appears to be a secret. I can't find any comment on this on the cygwin site, or perhaps I missed it.
Mar 30 2005
In article <d2ettb$1s2d$1 digitaldaemon.com>, Charlie says...Hmm yea I dont see an 'official' package list, just in the actual install GDC is listed.
Last time I saw it, it was an August 2004 version, quite unstable to be used for any serious developement. Ciao
Mar 31 2005
The gdc D compiler is installable with the common setup tool. There is an option "gcc-gdc D compiler". As others pointed out the version is from August 2004 for gcc 3.3.3-3. All other packages have been updated recently to gcc 3.4.x. Perhaps, we could ask the Cygwin gcc-gdc package maintainer to update the package to version 0.1 on actual gcc 3.4.x (does somebody know who the package maintainer is?)?. The cygwin port is very valuable because the gdb debugger works fine -- possibly with graphical frontends, didn't try it, yet. The performance of executables is comparable to native windows ones. I did not encounter problems with stability but with the old Phobos (i.e. std/stdio.d is missing). Greetings Martin Walter wrote:"Charlie" <charles jwavro.com> wrote in message news:d29jda$2jnh$1 digitaldaemon.com...Not sure if you all know this already but cygwin now comes with an option
toinstall GDC. www.cygwin.com
That's great, but it appears to be a secret. I can't find any comment on this on the cygwin site, or perhaps I missed it.
Apr 01 2005
I thought everyone knew. It's being there for a while now. I don't know how long, but I remember seeing it there since beginning of January, 2005. jic Charlie says...Hey all, Not sure if you all know this already but cygwin now comes with an option to install GDC. www.cygwin.com Charlie
Mar 28 2005
jicman wrote:I thought everyone knew. It's being there for a while now. I don't know how long, but I remember seeing it there since beginning of January, 2005. jic Charlie says...Hey all, Not sure if you all know this already but cygwin now comes with an option to install GDC. www.cygwin.com
Well I noticed it only be running the Setup tool, and explicitly downloading the D Programming Language package. AEon
Mar 29 2005
jicman wrote:I thought everyone knew. It's being there for a while now. I don't know how long, but I remember seeing it there since beginning of January, 2005. jic Charlie says...Hey all, Not sure if you all know this already but cygwin now comes with an option to install GDC. www.cygwin.com Charlie
come to think of it, I think that's where I learned about D in the first place. I was installing Cygwin, sad GDC, and then looked it up because I was curious... -- -PIB -- "C++ also supports the notion of *friends*: cooperative classes that are permitted to see each other's private parts." - Grady Booch
Apr 01 2005









Roberto Mariottini <Roberto_member pathlink.com> 