On 25/06/2019 03:03, Fabio Luis Girardi wrote:
> Someone knows why, programs
> compiled to ARM HF target have to be linked with libc to be displayed by
> readelf -a as a ARM HF binary?
>
> If the program isn't linked with libc, it's displayed as ARM soft float
> by readelf. Someone have a explanat
Nobody?
Em Seg, 24 de jun de 2019 22:03, Fabio Luis Girardi
escreveu:
> Hi all!
>
> Someone knows why, programs
> compiled to ARM HF target have to be linked with libc to be displayed by
> readelf -a as a ARM HF binary?
>
> If the program isn't linked with libc, it's displayed as ARM soft float
Hi all!
Someone knows why, programs
compiled to ARM HF target have to be linked with libc to be displayed by
readelf -a as a ARM HF binary?
If the program isn't linked with libc, it's displayed as ARM soft float by
readelf. Someone have a explanation about this behavior? Should I report a
bug?
__