Search found 2 matches

by geeses
Mon Jan 19, 2009 7:54 pm
Forum: PSP Development
Topic: problems during toolchain build, about the pspsdk
Replies: 5
Views: 3139

The easiest way is to modify the ./configure file. These 2 files are use 0x0D 0x0A at the end of a line as the Car-Return for the next line. The 0x0D will be misrecognized as a new line and 0x0A for another too. When the bootstrap file read the version, it write an unused Car-Return in ./configure f...
by geeses
Sat Jan 17, 2009 2:55 pm
Forum: PSP Development
Topic: problems during toolchain build, about the pspsdk
Replies: 5
Views: 3139

I have meet with the same problem too.


My environment is:
OS: Ubuntu 7.10
GCC: 4.2

This also occurs in WinXP with the lastest Cygwin.