Package: gnat-4.6
Version: 4.6.4-1
Followup-For: Bug #687642
Control: retitle -1 gnat-4.6: on armel armhf, gcc -shared reads libgnarl-4.6.a
instead of .so
Hello. Here is a reproducer, tested on abel.debian.org (armel).
The bug may present other symptoms: ld will complain about missing
symbols, b
Konstantinos Margaritis wrote:
libgnarl-4.6.a is the *static* library, it should definitely not be
compiled with -fPIC.
The *shared* library, libgnarl-4.6.so, is already built with -fPIC.
If you have time before I do, please investigate why gnatmake,
invoked thus:
gnatmake -j1 -fPIC -p -Pdebia
Hi,
(sorry for the delay, but for some reason I didn't receive this email)
> libgnarl-4.6.a is the *static* library, it should definitely not be
> compiled with -fPIC.
>
> The *shared* library, libgnarl-4.6.so, is already built with -fPIC.
>
> If you have time before I do, please investigate why
libgnarl-4.6.a is the *static* library, it should definitely not be
compiled with -fPIC.
The *shared* library, libgnarl-4.6.so, is already built with -fPIC.
If you have time before I do, please investigate why gnatmake, invoked
thus:
gnatmake -j1 -fPIC -p -Pdebian/build_aws.gpr -Xkind=dynamic \
Package: gnat-4.6
Version: 4.6.3-6
Severity: Important
According to:
https://buildd.debian.org/status/package.php?p=libaws&suite=sid
libaws FTBFS at linking phase due to libgnarl-4.6 not built with -fPIC.
I am unsure what to change in the gnat-4.6 source to test that so I
don't have a patch for
5 matches
Mail list logo