How can I solve the Build problem?
orbis-ld -o Main /home/ubuntu/orbisdev/usr/lib/crt0.o -T /home/ubuntu/orbisdev/usr/lib/linker.x --dynamic-linker=/libexec/ld-elf.so.1 --gc-sections -z max-page-size=0x4000 -pie --eh-frame-hdr -L/home/ubuntu/orbisdev/usr/lib -L/home/ubuntu/orbisdev/usr/lib -Llib -L. -lkernel_stub -lkernel_sys_stub -lkernel_web_stub -lpthread -lSceLibcInternal_stub -lSceSysmodule_stub -lSceSystemService_stub -lSceNet_stub -lSceUserService_stub -lScePigletv2VSH_stub -lSceVideoOut_stub -lSceGnmDriver_stub -lScePad_stub -lSceAudioOut_stub -lSceIme_stub -lc_stub @obj/linux64/all_objs
orbis-ld: obj/linux64/84a75be0_Array.o: in function `std::length_error::length_error(char const*)':
Array.cpp:(.text._ZNSt12length_errorC2EPKc[_ZNSt12length_errorC2EPKc]+0xa): undefined reference to `std::logic_error::logic_error(char const*)'
How can I solve the Build problem?
orbis-ld -o Main /home/ubuntu/orbisdev/usr/lib/crt0.o -T /home/ubuntu/orbisdev/usr/lib/linker.x --dynamic-linker=/libexec/ld-elf.so.1 --gc-sections -z max-page-size=0x4000 -pie --eh-frame-hdr -L/home/ubuntu/orbisdev/usr/lib -L/home/ubuntu/orbisdev/usr/lib -Llib -L. -lkernel_stub -lkernel_sys_stub -lkernel_web_stub -lpthread -lSceLibcInternal_stub -lSceSysmodule_stub -lSceSystemService_stub -lSceNet_stub -lSceUserService_stub -lScePigletv2VSH_stub -lSceVideoOut_stub -lSceGnmDriver_stub -lScePad_stub -lSceAudioOut_stub -lSceIme_stub -lc_stub @obj/linux64/all_objs