SILENT=1 make install-debug
make[1]: se entra en el directorio '/home/cdlt/SDKs/SaturnSDK/libyaul/libyaul'
build/libyaul/debug/kernel/reset-internal.o
build/libyaul/debug/kernel/internal.o
build/libyaul/debug/kernel/mm/internal.o
build/libyaul/debug/bup/bup.o
........
build/libyaul/debug/scu/bus/cpu/smpc/smpc_rtc.o
build/libyaul/debug/scu/scu-internal.o
build/libyaul/debug/scu/scu_init.o
build/libyaul/debug/scu/scu_dma.o
build/libyaul/debug/scu/scu_dsp.o
build/libyaul/debug/scu/scu_timer.o
build/libyaul/debug/gamemath/fix16/c++/fix16_vec3.o
build/libyaul/debug/scu/bus/cpu/cpu_dual_entries.o
build/libyaul/debug/scu/bus/cpu/cpu_exceptions.o
build/libyaul/debug/libyaul.a
/home/cdlt/.local/x-tools/sh2eb-elf/lib/gcc/sh2eb-elf/13.2.0/../../../../sh2eb-elf/bin/ar terminated with signal 11 [Segmentation fault]
base.mk:61: fallo en las instrucciones para el objetivo '/home/cdlt/SDKs/SaturnSDK/libyaul/build/libyaul/debug/libyaul.a'
make[1]: *** [/home/cdlt/SDKs/SaturnSDK/libyaul/build/libyaul/debug/libyaul.a] Error 1
make[1]: se sale del directorio '/home/cdlt/SDKs/SaturnSDK/libyaul/libyaul'
Makefile:104: fallo en las instrucciones para el objetivo 'debug'
make: *** [debug] Error 2
Final version working with euccvm 28-10-2023 version
Excellent. I’ll investigate.
Yes, linux, ubuntu LTS 18.04 server 32 bits. I have compiled the toolchain with gcc 11.2 and 12.2 but maybe the problem is that I should do it with 13.2, do you think I should try that?
Unfortunately, I am working on a 32-bit VM called eUCCvm, which does not run 64-bit code. Its main function is to work on old computers with low RAM to apply to the educational system of countries and regions of the planet where it is not possible to acquire new equipment.