Under CF 3.30, Everything is OK.
But above CF 3.30, stdout redirection of PSPLINK does not work.
My environment is following
- PSPSDK : 2007.11.06
- PSPLINK : lastest version in SVN.
Is it nomal?
If not, What is a problem?
Does stdout redirection of PSPLINK work normally above 3.30?
I reinstalled lastest toolchain/newlib/pspsdk.TyRaNiD wrote:You need to update newlib as > 3.30 does some weird stuff to stdout/stderr which breaks newlibs file descriptor mapper.
But same problem exists and if use USE_PSPSDK_LIBC = 1, redirection does work.
So, problem seems newlib.
How can I fix it?