Cannot link with libphobos2.a with GCC 6.2 on Ubuntu 16.10

Jacob Carlborg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Oct 17 04:19:53 PDT 2016


On 2016-10-17 10:55, Nordlöw wrote:

> It's the target `idgen` that fails for me.

"idgen" is a separate target [1]. It's a tool that generates some code.

[1] https://github.com/dlang/dmd/blob/master/src/posix.mak#L389

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list