[Bug 217] undefined reference to `OutBuffer::writestring(char const*)'

via D.gnu d.gnu at puremagic.com
Mon Mar 28 07:44:50 PDT 2016


http://bugzilla.gdcproject.org/show_bug.cgi?id=217

--- Comment #7 from Iain Buclaw <ibuclaw at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20160328/bd30349c/attachment-0001.html>


More information about the D.gnu mailing list