I'm experimenting with something and I'd like to build DMD via g++.
But I'm getting some missing symbol errors like:
src/backend/blockopt.c:374:28: error: 'isdehydrated' was not declared
in this scope

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

Reply via email to