| View previous topic :: View next topic |
| Author |
Message |
fishdrop
Joined: 31 Oct 2006 Posts: 16
|
Posted: Wed Jan 23, 2008 1:01 pm Post subject: Does stdout redirection of PSPLINK work normally above 3.30? |
|
|
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? |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Wed Jan 23, 2008 3:54 pm Post subject: |
|
|
| You need to update newlib as > 3.30 does some weird stuff to stdout/stderr which breaks newlibs file descriptor mapper. |
|
| Back to top |
|
 |
fishdrop
Joined: 31 Oct 2006 Posts: 16
|
Posted: Wed Jan 23, 2008 8:39 pm Post subject: |
|
|
| TyRaNiD wrote: | | You need to update newlib as > 3.30 does some weird stuff to stdout/stderr which breaks newlibs file descriptor mapper. |
I reinstalled lastest toolchain/newlib/pspsdk.
But same problem exists and if use USE_PSPSDK_LIBC = 1, redirection does work.
So, problem seems newlib.
How can I fix it? |
|
| Back to top |
|
 |
|