<html>
<head>
<base href="http://bugzilla.gdcproject.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - undefined reference to `OutBuffer::writestring(char const*)'"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=217#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - undefined reference to `OutBuffer::writestring(char const*)'"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=217">bug 217</a>
from <span class="vcard"><a class="email" href="mailto:ibuclaw@gdcproject.org" title="Iain Buclaw <ibuclaw@gdcproject.org>"> <span class="fn">Iain Buclaw</span></a>
</span></b>
<pre>(In reply to Marwijn from <a href="show_bug.cgi?id=217#c6">comment #6</a>)
<span class="quote">> Removing 'version.c' does not solve this issue.
> 'parse.c' is also C++ in a C file :(
> </span >
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. :-)
<span class="quote">> Is this issue, one of 'no junk in the trunk' type of issue or am I missing
> somthing?</span >
You are missing the actually error you are getting when you are compiling.
<span class="quote">> gcc -static-libstdc++ -static-libgcc -s -Wl,--stack,12582912 d/VERSION.o -o d/VERSION</span >
There is no way this came from the gdc build config. So I'm guessing that
you've ran this yourself.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>