Can DMD be built with g++?
Alex Rønne Petersen
alex at lycus.org
Thu Aug 30 13:11:24 PDT 2012
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
alex at lycus.org
http://lycus.org
More information about the Digitalmars-d
mailing list