Open fubingting opened 4 years ago
F-Stack is only developed and tested on the X86 platform. If you need to compile and run on other platforms, you need to make some compatibility changes.
F-Stack is only developed and tested on the X86 platform. If you need to compile and run on other platforms, you need to make some compatibility changes.
Can the community consider providing the ARM version?
Can the community consider providing the ARM version?
If you create a pull-request, we will merge it.
Can you share the porting experience in x86?
Can you share the porting experience in x86?
@jfb8856606 Do you have any suggestions and experiences to share regarding the compatibility and adaptation of hardware architecture?
There is someerror in building tools dictionary on aarch64: cd tools && make: In file included from /usr/include/sys/ucontext.h:36, from /usr/include/signal.h:306, from /usr/include/sys/param.h:28, from arp.c:52: /usr/include/sys/procfs.h:46:34: error: invalid application of ‘sizeof’ to incomplete type ‘struct user_regs_struct’ typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ^: arp.o] Error 1
~~~~ make[1]: *** [