Search found 11 matches
- Sat Feb 09, 2008 2:38 am
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
- Mon Jan 07, 2008 2:19 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
- Mon Jan 07, 2008 5:00 am
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
vijay, install pspsdk and psptoolchain from p2dev.org if you have already installed on your machine, edit kernel.config, find the variable of pspsdk and make it correct. ----------------- i get some erros on compile kernel, but its about sdk.. resolved! i compile buildroot and kernel.. i have an ucl...
- Mon Jan 07, 2008 12:06 am
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
- Sun Jan 06, 2008 10:53 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
Hi Hiverful, Jackson i was trying in last night to compile with the options and i see new erros.. from /home/rogerio/buildroot/toolchain_build_mipsel/gcc-4.2.1/libstdc++-v3/include/precompiled/stdc++.h:56: /home/rogerio/buildroot/toolchain_build_mipsel/gcc-4.2.1-final/mipsel-linux-uclibc/libstdc++-v...
- Sat Jan 05, 2008 10:16 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
Hi Jackson i am trying to compile your new toolchain, but i have an error on libstdc++-v3 compiling gcc-4.2.1 this is the full error out: http://pastebin.ca/842448 gcc of my pc is: gcc version 4.2.3 20071123 (prerelease) (Debian 4.2.2-4) any sugestion? ------------------------- i try to compile 4.2....
- Thu Jan 03, 2008 3:22 am
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
- Sat Dec 15, 2007 12:33 am
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
ok i have installed a new toolchain based in ps2dev svn.. its lasted, right? but nothing now: root@bransk:/opt/kernel/uclinux/linux-2.6.22# make ARCH=mips CROSS_COMPILE=psp- vmlinux.bin CHK include/linux/version.h CHK include/linux/utsrelease.h CALL scripts/checksyscalls.sh CHK include/linux/compile...
- Fri Dec 14, 2007 1:24 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
root@bransk:/opt/kernel/uclinux/linux-2.6.22# make ARCH=mips CROSS_COMPILE=mipsel-uclibc- vmlinux.bin CHK include/linux/version.h CHK include/linux/utsrelease.h HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc CALL scripts/checksyscalls.sh HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/el...
- Fri Dec 14, 2007 3:23 am
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
Hello Jackson, I already have the toolchain compiled in my system I forget the flags 'ARCH' and 'CROSS_COMPILE' your kernel.patch its for whitch kernel? uclinux-dist with 2.6.x? 2.6.2x-ucX? original 2.6.22 kernel? first i will compile kernel, later i will try to build the rootfs.. one step of each t...
- Thu Dec 13, 2007 11:50 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252355
yeeahhhh, very cool! Jackson, i am trying to build my own boot image but whithout success.. i am get the last uclinux-dist-release (not cvs) i am try to patch 2.6.22-uc0 (not find uc1) i am try to patch your kernel.patch i am try to patch your kernel.patch without 2.6.22-uc0 and i am try here now, h...