psp2cldr Newlib OS Support Reference Implementation
Supplementary ELFs of psp2cldr using the custom toolchain require a set of runtime libraries to be loaded into the target environment.
psp2cldr-NewlibOSL
intends to be a showcase of a functional implementation that provides the necessary operating system support routines to psp2cldr-newlib and pthread-embedded to enable the full potential of supplementary ELFs.
--sysroot <path>
: filesystem root
- psp2cldr; the expected version/tag will be tracked in CMakeLists.txt
- target.h to be modified to suite your choice of
libc.so
loaded into the target environment; by default,target.h
will be updated to track psp2cldr-newlib
GPLv2, or (at your option) any later version