On Thursday, 13 October 2016 at 17:02:32 UTC, Nordlöw wrote:
Am I using the wrong GCC version? Should I use GCC 5 instead?GCC 6.2 is default on 16.10.
Compiling DMD with GCC 5 as make -f posix.mak HOST_CXX=g++-5 also fails with same errors.
Nordlöw via Digitalmars-d-learn Thu, 13 Oct 2016 10:12:12 -0700
On Thursday, 13 October 2016 at 17:02:32 UTC, Nordlöw wrote:
Am I using the wrong GCC version? Should I use GCC 5 instead?GCC 6.2 is default on 16.10.
Compiling DMD with GCC 5 as make -f posix.mak HOST_CXX=g++-5 also fails with same errors.