Re: Kernel must be compiled with the 2.95 toolchain?
Martin Husemann <[email protected]> Wed, 26 Jan 2005 13:04:01 +0100
| Newsgroups | gmane.os.netbsd.ports.playstation2 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jan 26, 2005 at 12:28:47PM +0100, Ed Schouten wrote: > My question is: why can't the Playstation2 kernel be built without this > toolchain? Wouldn't it be possible to patch the kernel to build without the > EE toolchain? The changes for gcc and binutils that are needed to support the EE extensions in the mips core (which are used in the kernel only) have never been merged back into gcc/binutils mainline. This should be fixed ;-) Martin