Beta D 2.072.2-b1
    sarn via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Dec 27 14:20:08 PST 2016
    
    
  
On Tuesday, 27 December 2016 at 04:36:54 UTC, Martin Nowak wrote:
> -fPIC became default for all linux 64-bit binaries and packages 
> in order to support PIE (default on Ubuntu 16.10 and hardened 
> Gentoo).
AFAIK, the only way to disable PIC for a specific build is to use 
a local dmd.conf that doesn't have -fPIC.
Just a heads up because this might trip up (a small minority of) 
users (with weird use cases).
    
    
More information about the Digitalmars-d-announce
mailing list