|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D.gnu - gdc binary package for GNU/Linux
I've made an easy-to-install binary package of GDC (0.19) for GNU/Linux on x86, any distribution. Unfortunately, I have nowhere to host it, and not many systems to test it on. You will definitely need at least GCC 3.4 installed, probably GCC 4.0. You will also need glibc 2.3. GDC from this package can be installed to any path (mostly thanks to recent changes making it relocatable :) ) If anyone has somewhere apt to upload it, or would like to test it and has an email box big enough to receive it, respond either by email or here. - Gregor Richards PS: Made with OBLISK ( http://oblisk.codu.org/ ) Aug 04 2006
Gregor Richards wrote:I've made an easy-to-install binary package of GDC (0.19) for GNU/Linux on x86, any distribution. Unfortunately, I have nowhere to host it, and not many systems to test it on. Aug 07 2006
Anders F Björklund wrote:Gregor Richards wrote:I've made an easy-to-install binary package of GDC (0.19) for GNU/Linux on x86, any distribution. Unfortunately, I have nowhere to host it, and not many systems to test it on. Aug 07 2006
Gregor Richards wrote:Doesn't GDC require the same version for GCC that you used for GDC ? Aug 08 2006
|