Re: undefined reference to lang_specific_driver

2013-04-06 Thread Ellery Newcomer
On 04/06/2013 09:32 AM, Johannes Pfau wrote: Am Fri, 05 Apr 2013 12:14:19 -0700 schrieb 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 instructio

[Bug 32] Failing phobos unit tests:

2013-04-06 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=32 --- Comment #7 from Iain Buclaw 2013-04-06 18:20:54 UTC --- (In reply to comment #6) > At runtime. There are no compiler ICEs or compiler segfaults when compiling > the > unittests AFAICS. Excellent. That should now allow us to do proper testi

[Bug 32] Failing phobos unit tests:

2013-04-06 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=32 --- Comment #6 from Johannes Pfau 2013-04-06 17:49:45 UTC --- At runtime. There are no compiler ICEs or compiler segfaults when compiling the unittests AFAICS. -- Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email ---

[Bug 32] Failing phobos unit tests:

2013-04-06 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=32 --- Comment #5 from Iain Buclaw 2013-04-06 17:27:27 UTC --- (In reply to comment #4) > 2 are fixed but I've not verified if they were fixed by the GC changes. > I'll try to reduce the other two segvs and file new bug reports for them. > > Overal

[Bug 32] Failing phobos unit tests:

2013-04-06 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=32 --- Comment #4 from Johannes Pfau 2013-04-06 16:42:06 UTC --- 2 are fixed but I've not verified if they were fixed by the GC changes. I'll try to reduce the other two segvs and file new bug reports for them. Overall the situation is much better

Re: undefined reference to lang_specific_driver

2013-04-06 Thread Johannes Pfau
Am Fri, 05 Apr 2013 12:14:19 -0700 schrieb 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 > > > >