From mboxrd@z Thu Jan 1 00:00:00 1970 From: khan@xraylith.wisc.edu (Mumit Khan) To: help-gcc@gnu.org Subject: Re: Building a cross compiler. Date: Sat, 11 Dec 1999 13:51:00 -0000 Message-id: <82ugg7$17b4$1@news.doit.wisc.edu> References: <8Sd1uPikEGru-pn2-2W84zN2R5OIC@www.framnett.net> X-SW-Source: 1999-12/msg00175.html In article < 8Sd1uPikEGru-pn2-2W84zN2R5OIC@www.framnett.net >, Mark A. Framness wrote: >Hey > >What is the deal with a cross compiler? It seems to me that a x-compiler >will allow one to build programs for differing target systems. > >Anyone have experience building this for perhaps Linux - OS/2 - Win*? > For general cross-gcc information, see http://www.objsw.com/CrossGCC/ Unfortunately, the information about win32 compilers there is a bit outdated. For that, see my Linux->Windows and Windows->Linux cross compiler howtos at http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ Regards, Mumit From mboxrd@z Thu Jan 1 00:00:00 1970 From: khan@xraylith.wisc.edu (Mumit Khan) To: help-gcc@gnu.org Subject: Re: Building a cross compiler. Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <82ugg7$17b4$1@news.doit.wisc.edu> References: <8Sd1uPikEGru-pn2-2W84zN2R5OIC@www.framnett.net> X-SW-Source: 1999-12n/msg00175.html Message-ID: <19991231222400.ydW3xgy23wz1El_XnXWmc7PLtFw-u6_3cfHZNyFqsCA@z> In article < 8Sd1uPikEGru-pn2-2W84zN2R5OIC@www.framnett.net >, Mark A. Framness wrote: >Hey > >What is the deal with a cross compiler? It seems to me that a x-compiler >will allow one to build programs for differing target systems. > >Anyone have experience building this for perhaps Linux - OS/2 - Win*? > For general cross-gcc information, see http://www.objsw.com/CrossGCC/ Unfortunately, the information about win32 compilers there is a bit outdated. For that, see my Linux->Windows and Windows->Linux cross compiler howtos at http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ Regards, Mumit