Philip Balister

Results 21 comments of Philip Balister

I have a fix for that one in progress. Can you confirm what version of gcc you are using? I am guessing 12.

Try: https://github.com/gnuradio/volk/pull/602

Can you confirm this fixes the issue and tell us a little about what you are doing? I am guessing native compile on some 32 bit arm board. We need...

OK this is weird ... see the definition here: https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html

HMMM, Maybe ASFLAGS goes to the actual assembler and ASMFLAGS goes via gcc when called with -s to call the assembler. Quick google isn't returning anything I can point at...

The file comes from this repository: https://github.com/DLTcollab/sse2neon And yes, until gcc supports the type for arm, they will need to keep changing that number.

I am going to delete this recipe unless someone speaks up about Blade support soon.

On 03/16/2017 11:44 AM, Marcus Müller wrote: > PyBOMBS is becoming a bit stabler, and it'd be very helpful if we could have people do > > `dnf install pybombs`,...

+1 for linux

I'm pretty sure volk QA passes on risc-v. I've been thinking about adding qemu riscv builds to the sausage machine.