Hi all,
I am going to write my own applications in miniOS, and find it can't call the function xs_open which is available only if HAVE_LIBC is defined.
According to the README in mini-os, it suggests seeing the stubdom/ directory. But I still can not find how to do it.
So, does anyone know how to build mini-os with much better libc support?
If Newlib can be used to build mini-os, how to do it? Do I have to compile a cross-compiler first?
Any help will be appreciated. Thanks in advance!