Monday, April 25, 2022

Re: update net/rsync 3.2.4

Christian Weisgerber:

> * We should try --enable-roll-simd --enable-roll-asm for the
> checksum asm.

I checked, and it doesn't work:
--enable-roll-simd adds intrinsics-based C++ code for SSE2 and SSSE3;
--enable-roll-asm then adds assembly code for AVX2 on top of it.

> In 3.2.3, the configure test for the C++ intrinsics fails
> with an ld.so error...!?

Same in 3.2.4. That should be investigated, but that's outside of
the scope of the port.

--
Christian "naddy" Weisgerber naddy@mips.inka.de

No comments:

Post a Comment