On Tue, Jun 19, 2018 at 7:51 PM Alan Beard <bear...@unixservice.com.au>
wrote:
> Hi all,
>
> unittest/CMakeLists.txt on lines 91 and 92 has the added option
> -no-pie
>
> Which is not recognised by the linker here, Fedora 23 on armhf
> GNU ld version 2.25-15.fc23
>
If David can chime and say whether the -no-pie option is required that
would be the quickest fix. I know upgrades aren't always fun but the oldest
version of Fedora not EOL'd is 27. Can your hardware run on the armv7hl
version? I confess I don't understand the differences in arm hardware and
targets so I'm not sure what the differences are in armhf vs armv7hl....
Also, on a 32 bit machine the function "sizeof(thing)" returns
> an int so a printf statement should use %d not %ld
>
> unittest/ofdm_mem.c
>
I tried Jeroen's suggestion to change to %zd and the output of ofdm_mem
looked fine on my Fedora 28 x86_64 machine. Can you try the same change and
see if it address your problem?
Thanks,
Richard
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freetel-codec2 mailing list
Freetel-codec2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freetel-codec2