Bug#1038868: [Pkg-pascal-devel] Bug#1038868: Bug#1038868: fpc: armhf binaries should have the hard-float ELF flag set

2023-07-18 Thread Abou Al Montacir
On Tue, 2023-07-11 at 12:27 +0200, Emanuele Rocca wrote: > Hi Abou, > > On 2023-07-06 01:59, Abou Al Montacir wrote: > > This was requested by upstream to investigate the issue. > > I assume you've opened an upstream issue, but I can't find it on >

Bug#1038868: [Pkg-pascal-devel] Bug#1038868: fpc: armhf binaries should have the hard-float ELF flag set

2023-07-11 Thread Emanuele Rocca
Hi Abou, On 2023-07-06 01:59, Abou Al Montacir wrote: > This was requested by upstream to investigate the issue. I assume you've opened an upstream issue, but I can't find it on https://gitlab.com/freepascal.org/fpc/source/-/issues/ Am I looking in the wrong place? Can you please point me at

Bug#1038868: [Pkg-pascal-devel] Bug#1038868: fpc: armhf binaries should have the hard-float ELF flag set

2023-07-06 Thread Emanuele Rocca
Hello Abou, On 2023-07-06 01:59, Abou Al Montacir wrote: > Can you please give the output of fpc -i and fpc -vi? > This was requested by upstream to investigate the issue. Of course. (sid-armhf)root@ariel:/var/tmp# fpc -vi hello.pas Free Pascal Compiler version 3.2.2+dfsg-21 [2023/06/17] for

Bug#1038868: [Pkg-pascal-devel] Bug#1038868: fpc: armhf binaries should have the hard-float ELF flag set

2023-07-06 Thread Abou Al Montacir
On Thu, 2023-06-22 at 11:54 +0200, Emanuele Rocca wrote: > Package: fpc > Version: 3.2.2+dfsg-21 > ... > binaries produced by fpc on armhf currently lack the hard-float ELF > flag. Can you please give the output of fpc -i and fpc -vi? This was requested by upstream to investigate the issue. --

Bug#1038868: fpc: armhf binaries should have the hard-float ELF flag set

2023-06-22 Thread Emanuele Rocca
Package: fpc Version: 3.2.2+dfsg-21 Hi, binaries produced by fpc on armhf currently lack the hard-float ELF flag. I've built the following hello world program with `fpc hello.pas`: program Hello; begin writeln ('Hello, world.'); end. The resulting ELF object looks like this, note in