[Bug 93] Build fails on ARM with static assert 8u == 4u

2014-02-13 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=93 Johannes Pfau changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug 93] Build fails on ARM with static assert 8u == 4u

2014-02-02 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=93 --- Comment #2 from Iain Buclaw 2014-02-03 00:23:36 GMT --- https://github.com/D-Programming-GDC/GDC/commit/9cafc0646fde296db5d96c8d3383cf7be58e068e -- Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email --- You are re

[Bug 93] Build fails on ARM with static assert 8u == 4u

2014-02-02 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=93 Iain Buclaw changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Iain Buclaw 2

[Bug 93] New: Build fails on ARM with static assert 8u == 4u

2014-01-21 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=93 Bug #: 93 Summary: Build fails on ARM with static assert 8u == 4u Classification: Unclassified Product: GDC Version: 4.8.x Platform: ARM OS/Version: Linux Status: NEW

Re: Build fails

2012-12-07 Thread lomereiter
This is because of recent change in vector API in GCC (they are moving from old C macros to C++ templates): http://gcc.gnu.org/wiki/cxx-conversion/cxx-vec

Re: Build fails

2012-11-26 Thread John Colvin
Sorry, that was a bit of a mess from using -j5 Here it is again, cleaner, including the compilation that has the problem: /home/john/Git/GDC/objdir/./prev-gcc/g++ -B/home/john/Git/GDC/objdir/./prev-gcc/ -B/opt/gdc/x86_64-unknown-linux-gnu/bin/ -nostdinc++ -B/home/john/Git/GDC/objdir/prev-x86

Build fails

2012-11-26 Thread John Colvin
I haven't been able to get GDC to build for a while, the same errors come up on for me on ubuntu and fedora. In file included from ../../gcc-4.8-20121118/gcc/d/d-lang.cc:28:0: ../../gcc-4.8-20121118/gcc/d/d-codegen.h:553:24: error: ‘gc’ has not been declared VEC(constructor_elt, gc) *head;

[Issue 22] Build fails with macro expansion failures for TARGET_ANDROID

2012-11-06 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=22 Johannes Pfau changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 22] Build fails with macro expansion failures for TARGET_ANDROID

2012-10-27 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=22 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #3 from

[Issue 22] Build fails with macro expansion failures for TARGET_ANDROID

2012-10-27 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=22 --- Comment #2 from Johannes Pfau 2012-10-27 18:21:03 UTC --- Ermm, maybe the gcc TARGET_ANDROID macro expands to a runtime expression. This needs some more work then. -- Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=ema

[Issue 22] Build fails with macro expansion failures for TARGET_ANDROID

2012-10-27 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=22 Johannes Pfau changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 22] New: Build fails with macro expansion failures for TARGET_ANDROID

2012-10-26 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=22 Bug #: 22 Summary: Build fails with macro expansion failures for TARGET_ANDROID Classification: Unclassified Product: GDC Version: development Platform: x86_64

OSX install (10.8) GDC build fails

2012-09-12 Thread Daniel Harper
I'm having trouble building GDC (taken from the gdc-4.7 branch on github) using gcc-4.7.1 After about 10-15 minutes it just bails out with this error /Users/danielharper/gdc/objdir/./gcc/xgcc -B/Users/danielharper/gdc/objdir/./gcc/ -B/opt/gdc/i386-apple-darwin12.1.0/bin/ -B/opt/gdc/i386-appl