User Activity

  • Posted a comment on discussion Help on 7-Zip

    Hi, thanks for the response, this fixed the problem with CpuArch.c. But another error occurs with the includes "#include <arm_neon.h>" in SwapBytes.c because my processor Cortex M4 does not support NEON. I just commented out the whole section with swap neon stuff, would this create a problem for compression? It compiles but it doesnt feel right.</arm_neon.h>

  • Posted a comment on discussion Help on 7-Zip

    Hi, thanks for the response, this fixed the problem with CpuArch.c. But another error occurs with the includes "#include <arm_neon.h>" in SwapBytes.c because my processor Cortex M4 does not support NEON. I just commented out the whole section with swap neon stuff, would this create a problem for compression? It compiles but it doesnt feel right.</arm_neon.h>

  • Posted a comment on discussion Help on 7-Zip

    hi, I am trying to implement LZMA in an embedded system using STM32 Cube IDE. I used the functions in LzmaLib.h to provide basic compress and decompress functions for ram->ram. However when I try to compile it the "include <sys auxv.h="">" in CpuArch.c gives the error No such file or directory. When I try to compile this in Visual Studio, it compiles fine so im guessing there is a target platform issue with the #directives in CpuArch.c. Is there a workaround this? Or any alternative solutions? T...

View All

Personal Data

Username:
instafall
Joined:
2023-11-29 15:17:10.588000

Projects

  • No projects to display.

Personal Tools