On 30-08-2012 22:09, Andrej Mitrovic wrote:
I'm experimenting with something and I'd like to build DMD via g++.

That's what it's built with on all POSIXes by default.

But I'm getting some missing symbol errors like:
src/backend/blockopt.c:374:28: error: 'isdehydrated' was not declared
in this scope

How are you building, what platform, etc...


isdehydrated doesn't seem to be defined anywhere in the source tree, I
don't know how DMC finds it?


--
Alex Rønne Petersen
[email protected]
http://lycus.org

Reply via email to