Using the crossdev tool in portage to build a chain for the "special target" 'ee'. Binutils built fine, but the emerge process for gcc was unable to complete because the patch tarball for gcc-3.2.2 was not found on any of the mirrors. # emerge crossdev # crossdev -t ee ... watch binutils complete # tail -f /var/log/portage/crossdev-ee-gcc-stage1.log <snip | lots of this> >>> Downloading http://ftp.gentoo.or.kr/distfiles/gcc-3.2.2-patches-1.0.tar.bz2 --10:41:26-- http://ftp.gentoo.or.kr/distfiles/gcc-3.2.2-patches-1.0.tar.bz2 => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2' Resolving ftp.gentoo.or.kr... 218.36.126.80 Connecting to ftp.gentoo.or.kr|218.36.126.80|:80... connected. HTTP request sent, awaiting response... 404 Not Found 10:41:27 ERROR 404: Not Found. >>> Downloading http://dev.gentoo.org/~lv/GCC/gcc-3.2.2-patches-1.0.tar.bz2 --10:41:27-- http://dev.gentoo.org/~lv/GCC/gcc-3.2.2-patches-1.0.tar.bz2 => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2' Resolving dev.gentoo.org... 134.68.220.30 Connecting to dev.gentoo.org|134.68.220.30|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 10:41:27 ERROR 403: Forbidden. >>> Downloading http://dev.gentoo.org/~eradicator/gcc/gcc-3.2.2-patches-1.0.tar.bz2 --10:41:27-- http://dev.gentoo.org/~eradicator/gcc/gcc-3.2.2-patches-1.0.tar.bz2 => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2' Resolving dev.gentoo.org... 134.68.220.30 Connecting to dev.gentoo.org|134.68.220.30|:80... connected. HTTP request sent, awaiting response... 404 Not Found 10:41:27 ERROR 404: Not Found. >>> Downloading http://dev.gentoo.org/~vapier/dist/gcc-3.2.2-patches-1.0.tar.bz2--10:41:27-- http://dev.gentoo.org/~vapier/dist/gcc-3.2.2-patches-1.0.tar.bz2 => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2' Resolving dev.gentoo.org... 134.68.220.30 Connecting to dev.gentoo.org|134.68.220.30|:80... connected. HTTP request sent, awaiting response... 404 Not Found 10:41:27 ERROR 404: Not Found. >>> Downloading http://dev.gentoo.org/~halcy0n/patches/gcc-3.2.2-patches-1.0.tar.bz2 --10:41:28-- http://dev.gentoo.org/~halcy0n/patches/gcc-3.2.2-patches-1.0.tar.bz2 => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2' Resolving dev.gentoo.org... 134.68.220.30 Connecting to dev.gentoo.org|134.68.220.30|:80... connected. HTTP request sent, awaiting response... 404 Not Found 10:41:28 ERROR 404: Not Found. !!! Couldn't download gcc-3.2.2-patches-1.0.tar.bz2. Aborting. ...done! >>> emerge (1 of 1) cross-ee/gcc-3.2.2 to / </snip> Could the patchset please be added back to the mirrors? According to crossdev and the gcc-3.2.2 ebuild, this version of gcc is pretty much only there for ee / ps2.
oops, uploaded patchset to mirrors