BUilding GCC Cross-Compiler
Posted: Sat Apr 01, 2023 3:10 pm
I try to build cross compiler on windows cygwin using this tutorial: https://wiki.osdev.org/GCC_Cross-Compiler. And on GCC step make all-gcc I get error: fatal error: langinfo.h: No such file or directory. I dont know where I can get langinfo.h