http://bugzilla.gdcproject.org/show_bug.cgi?id=217
--- Comment #7 from Iain Buclaw <ibuc...@gdcproject.org> --- (In reply to Marwijn from comment #6) > Removing 'version.c' does not solve this issue. > 'parse.c' is also C++ in a C file :( > Yes, all DMD sources have a .c extension. This is not a problem, and won't be fixed in upstream either. You should not have removed version.c. :-) > Is this issue, one of 'no junk in the trunk' type of issue or am I missing > somthing? You are missing the actually error you are getting when you are compiling. > gcc -static-libstdc++ -static-libgcc -s -Wl,--stack,12582912 d/VERSION.o > -o d/VERSION There is no way this came from the gdc build config. So I'm guessing that you've ran this yourself. -- You are receiving this mail because: You are watching all bug changes.