cross-compile Linux code on a MS Windows computer.
Alexandre Oliva
aoliva@redhat.com
Tue Oct 24 09:10:00 GMT 2000
On Oct 23, 2000, "Rickard svensson" <no_to_windows@hotmail.com> wrote:
> But I can't find any information if it is possible
It should be possible. You just have to download the sources of Linux
(the kernel, not GNU/Linux, the whole system), glibc and GCC, get the
headers of the kernel and glibc somewhere GCC can find them, and build
GCC as a cross compiler, then use it to build glibc.
I've never seen anyone do it on MS-Windows, and in fact I think it
would be a stupid thing to do, but it's certainly possible.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc-help
mailing list