D.gnu - Nighly builds of GDC
- Gregor Richards (11/11) Sep 21 2006 I've started up a cronjob to do nightly builds and upload them to my
- B. Ross (3/18) Sep 21 2006 Cool thanks. If I have a spare junk box lying around I'll try and set
- Gregor Richards (4/19) Sep 21 2006 I could host a nightly build of a cross-compiler targeting MingW32 from
- %u (4/7) Oct 02 2006 That will be great!
- Gregor Richards (5/18) Oct 23 2006 I should probably have responded to this, I started making
- %u (1/1) Oct 24 2006 Is it possible to build the native MingW32 Windows exe?
- Gregor Richards (5/7) Oct 24 2006 Not from anything but a Windows system. The included phobos has the
- David Friedman (5/15) Oct 30 2006 There is support for building cross-compilers that target Win32 and
- David Friedman (10/29) Oct 31 2006 The question was actually about cross-built native compilers... This
- Gregor Richards (5/44) Nov 01 2006 Aha - for some reason I thought this was in Phobos, but I now see it's
- %u (8/10) Nov 06 2006 just checked: http://www.codu.org/gdc-nightly/
I've started up a cronjob to do nightly builds and upload them to my personal home page. So, firstly, nightly builds of GDC for GNU/Linux on x86 are at: http://www.codu.org/gdc-nightly/ Secondly, people wishing to set up nightly builds for other systems may want my script, which is at: http://www.codu.org/gdc-nightly/gdc-nightly.sh - Gregor Richards PS: Apparently GDC can't be cross-compiled. I was going to set up a MingW32 version as well, but since I can't cross-compile GDC, it's dead in the water.
Sep 21 2006
Gregor Richards wrote:I've started up a cronjob to do nightly builds and upload them to my personal home page. So, firstly, nightly builds of GDC for GNU/Linux on x86 are at: http://www.codu.org/gdc-nightly/ Secondly, people wishing to set up nightly builds for other systems may want my script, which is at: http://www.codu.org/gdc-nightly/gdc-nightly.sh - Gregor Richards PS: Apparently GDC can't be cross-compiled. I was going to set up a MingW32 version as well, but since I can't cross-compile GDC, it's dead in the water.Cool thanks. If I have a spare junk box lying around I'll try and set one up for 'dows.
Sep 21 2006
Gregor Richards wrote:I've started up a cronjob to do nightly builds and upload them to my personal home page. So, firstly, nightly builds of GDC for GNU/Linux on x86 are at: http://www.codu.org/gdc-nightly/ Secondly, people wishing to set up nightly builds for other systems may want my script, which is at: http://www.codu.org/gdc-nightly/gdc-nightly.sh - Gregor Richards PS: Apparently GDC can't be cross-compiled. I was going to set up a MingW32 version as well, but since I can't cross-compile GDC, it's dead in the water.I could host a nightly build of a cross-compiler targeting MingW32 from GNU/Linux ... would that be useful at all? - Gregor Richards
Sep 21 2006
I could host a nightly build of a cross-compiler targeting MingW32 from GNU/Linux ... would that be useful at all? - Gregor RichardsThat will be great! Please put the built binary also at http://www.codu.org/gdc-nightly/ So I can just grub the latest version. Thanks.
Oct 02 2006
%u wrote:I should probably have responded to this, I started making MingW32-targetted GDCs for GNU/Linux a while ago ... totally forgot that it was in response to this :P - Gregor RichardsI could host a nightly build of a cross-compiler targeting MingW32 from GNU/Linux ... would that be useful at all? - Gregor RichardsThat will be great! Please put the built binary also at http://www.codu.org/gdc-nightly/ So I can just grub the latest version. Thanks.
Oct 23 2006
%u wrote:Is it possible to build the native MingW32 Windows exe?Not from anything but a Windows system. The included phobos has the fairly lame habit of running some of its generated code to generate more code, and doesn't understand the concept of cross-compilation. - Gregor Richards
Oct 24 2006
Gregor Richards wrote:%u wrote:There is support for building cross-compilers that target Win32 and SkyOS. The files that would normally need to be generated are included in the distrubtion and should be picked up the the configuration script. DavidIs it possible to build the native MingW32 Windows exe?Not from anything but a Windows system. The included phobos has the fairly lame habit of running some of its generated code to generate more code, and doesn't understand the concept of cross-compilation. - Gregor Richards
Oct 30 2006
David Friedman wrote:Gregor Richards wrote:The question was actually about cross-built native compilers... This almost works out of the box, but require one extra step. After running the configure script, in the top level Makefile, replace CXX_FOR_BUILD = $(CXX) with CXX_FOR_BUILD = g++ The problem in this case is code generation for the compiler itself, not Phobos. David%u wrote:There is support for building cross-compilers that target Win32 and SkyOS. The files that would normally need to be generated are included in the distrubtion and should be picked up the the configuration script. DavidIs it possible to build the native MingW32 Windows exe?Not from anything but a Windows system. The included phobos has the fairly lame habit of running some of its generated code to generate more code, and doesn't understand the concept of cross-compilation. - Gregor Richards
Oct 31 2006
David Friedman wrote:David Friedman wrote:Aha - for some reason I thought this was in Phobos, but I now see it's in the code inherited from the DMD frontend (grr Walter). I guess I can make Win32 nightlies then :P - Gregor RichardsGregor Richards wrote:The question was actually about cross-built native compilers... This almost works out of the box, but require one extra step. After running the configure script, in the top level Makefile, replace CXX_FOR_BUILD = $(CXX) with CXX_FOR_BUILD = g++ The problem in this case is code generation for the compiler itself, not Phobos. David%u wrote:There is support for building cross-compilers that target Win32 and SkyOS. The files that would normally need to be generated are included in the distrubtion and should be picked up the the configuration script. DavidIs it possible to build the native MingW32 Windows exe?Not from anything but a Windows system. The included phobos has the fairly lame habit of running some of its generated code to generate more code, and doesn't understand the concept of cross-compilation. - Gregor Richards
Nov 01 2006
I guess I can make Win32 nightlies then :P - Gregor Richardsjust checked: http://www.codu.org/gdc-nightly/ The last update is on 20-Oct-2006: [ ] gdc-nightly-x86-g_lx..> 20-Oct-2006 04:03 48.8M [ ] gdc-nightly-x86-g_lx..> 20-Oct-2006 04:12 23.2M [ ] gdc-nightly-x86-gnuW..> 20-Oct-2006 03:20 8.2M [ ] gdc-nightly-x86-gnuW..> 20-Oct-2006 03:22 2.8M Can you make it work also for Win32 binaries? Thanks.
Nov 06 2006