On Sun, Nov 20, 2005 at 07:23:40PM +0200, MHD.Tayseer wrote: > > >On Sun, 2005-11-20 at 10:16 +0200, MHD.Tayseer wrote: > > > > > >>Hi all > >>I have a proprietery cross compiler that runs on a Windows i386 platform > >>.. i'm wondering if i can compile the Linux kernel with it > >>I can't use gcc and binutils cause i wanna cross compiling to a arch > >>that is not supported by gcc > >> > >> > > > >I think you're in waaay deep then... I don't think there is any > >architecture that has no gcc port but does have a kernel port today... > >so you'll have to port not only to another compiler, but also to another > >architecture. That's, ehm, not a trivial task. > > > > > > > well this is right, actually there is no kernel port to that > architecture so i have two paths, either port the kernel/libc first and > compile it with another compiler then i'll port the gcc or the opposite Which architecture are you referring to? thanks, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/