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

Nordlöw via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Oct 13 12:01:55 PDT 2016


On Thursday, 13 October 2016 at 18:35:43 UTC, Matthias Klumpp 
wrote:
> The new toolchains of Ubuntu (and Debian soon too) default to 
> PIE code, so in order to link correctly, the project needs to 
> be compiled with PIE/PIC to work.

So how do I do this?

Instructions?

Can I bootstrap DMD or do I need to cross-compile to the new 
PIE/PIC?


More information about the Digitalmars-d-learn mailing list