Comment # 6 on bug 1115034 from
(In reply to Tom de Vries from comment #5)
> I just realized there's possibly another related problem. With gcc-PIE
> setting the gcc default to use -fPIE -pie, libgnat is build with -fPIE (and
> libgnat_pic.a with -fpic).
> 

Hmm, that may not be true. Building the target libraries will probably be done
without taking the gcc-PIE setting into account.

> Filed PR87938 - libgnat.a not compiled with -fno-PIC (
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87938 ).

Still, I think this is valid.


You are receiving this mail because: