| View previous topic :: View next topic |
| Author |
Message |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Tue Nov 04, 2008 6:58 am Post subject: Compiling libraries on minpspw / devkit psp |
|
|
| i want to be able to compile libraries for my psp library but i'm using windows and minpspw how can i keep minpspw and compile my own libraries or other libraries mabye mingw cause i can reinstall that |
|
| Back to top |
|
 |
Heimdall
Joined: 10 Nov 2005 Posts: 259 Location: Netherlands
|
Posted: Tue Nov 04, 2008 7:28 am Post subject: |
|
|
| unfortunately to compile stuff that needs a bash shell or autotools you need to install msys or cygwin. on minpspw i use msys and the setup is tricky but totally described on the readme. |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Tue Nov 04, 2008 7:55 am Post subject: |
|
|
| what is the size of mysys |
|
| Back to top |
|
 |
Heimdall
Joined: 10 Nov 2005 Posts: 259 Location: Netherlands
|
Posted: Tue Nov 04, 2008 9:39 pm Post subject: |
|
|
| if i 7z the directory is about 25~30Mb uncompressed is about 150Mb or so but if you install like i've on the readme make sure you use the exact versions because the thing with msys is that sometimes it doesn't work because some version messes up with the rest of the package... |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Tue Nov 04, 2008 11:50 pm Post subject: |
|
|
| where can i get it |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Wed Nov 05, 2008 12:13 am Post subject: |
|
|
| oh ok i see i read the readme and you are using what i an others call mingw i already have that installed i'll uninstall then install it again to get it working using your directions, so this can compile psptoolchain too or what |
|
| Back to top |
|
 |
Heimdall
Joined: 10 Nov 2005 Posts: 259 Location: Netherlands
|
Posted: Wed Nov 05, 2008 3:29 am Post subject: |
|
|
| yes with that you can compile the toolchain and all the libs from the svn and even others, if you check the svn repo here: http://minpspw.svn.sourceforge.net/viewvc/minpspw/trunk/ you can see my bash scripts that work under msys/mingw |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Wed Nov 05, 2008 3:50 am Post subject: |
|
|
ok one problem on step 4 when i try to click on start-> all programs-> Mingw->Msys->msys icon it pops up and closes really quick more like flashes up so what should i do about that and when you say install into C:/msys i did that but it wanted to install it into C:/msys/1.0 should i have changed it and what is my problem
i also got this error on the post install no matter what i press it closes
| Code: | C:\msys\postinstall>PATH ..\bin;C:\Windows\system32;C:\Windows;C:\Windows\System
32\Wbem;C:\Program Files\CyberLink\Power2Go\;C:\Program Files\TortoiseSVN\bin;C:
\pspsdk\bin;C:\Program Files\QuickTime\QTSystem\;C:\pspsdk\bin
C:\msys\postinstall>..\bin\sh.exe pi.sh
AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize 0x150000, State 0x10000
C:\msys\bin\sh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
C:\msys\postinstall>pause
Press any key to continue . . . |
|
|
| Back to top |
|
 |
|