Re: undefined reference to lang_specific_driver

2013-04-05 Thread Ellery Newcomer
On 04/05/2013 10:52 AM, Ellery Newcomer wrote: Hey all. trying to build gdc with gcc 4.7 in release mode (--enable-checking=release, and no --disable-bootstrap, per the general instructions), and I'm getting gcc.o: In function `process_command(unsigned int, cl_decoded_option*)': gcc.c:(.text+0x

Re: MinGW GCC 4.8 with GDC

2013-04-05 Thread Daniel Green
On 04/03/2013 05:44 PM, Jack Applegame wrote: > Which version of MinGW did you use for compilation? TDM/MinGW-w64 or > something else? > > I consider MinGW-builds (http://sourceforge.net/projects/mingwbuilds/) > is the best MinGW pack. > I used standard MinGW http://mingw.org for compilation. It

undefined reference to lang_specific_driver

2013-04-05 Thread Ellery Newcomer
Hey all. trying to build gdc with gcc 4.7 in release mode (--enable-checking=release, and no --disable-bootstrap, per the general instructions), and I'm getting gcc.o: In function `process_command(unsigned int, cl_decoded_option*)': gcc.c:(.text+0x2f60): undefined reference to `lang_specific

[Bug 32] Failing phobos unit tests:

2013-04-05 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=32 --- Comment #3 from Iain Buclaw 2013-04-05 11:10:37 UTC --- Another GC-related fix, and turned on 'make check-target-libphobos' which should run the library testsuite. https://github.com/D-Programming-GDC/GDC/commit/67ef85a98938fc1584a8e1f4dbd2

Re: New GDMD Project.

2013-04-05 Thread Iain Buclaw
On 4 April 2013 17:59, Joseph Rushton Wakeling wrote: > On 03/28/2013 01:38 PM, Iain Buclaw wrote: > > Installed separately. > > Sorry for late response, but -- what's the long-term goal? Is it intended > to be > a short-term separation for hack/rewrite purposes with the new version > being > re