From: pjfarley AT dorsai DOT org (Peter J. Farley III) Newsgroups: comp.os.msdos.djgpp Subject: Re: recompiling GCC for Win32 Date: Wed, 03 Sep 1997 01:32:56 GMT Organization: None Lines: 22 Message-ID: <340cbd47.1578627@snews.zippo.com> References: <01bcb6bb$c4400200$0100a8c0 AT LWT DOT opt DOT pf> NNTP-Posting-Host: news.newsdawg.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk "LWT" wrote: >Does anyone ever tried to recompiling GCC for Win32 ? > >I'm trying to build a cross compiler, Win32 compiler for 6809 (Motorola >8-bit processor). I have GCC's source and the configuration files for 6809. >But since I work only on PC under Windows 95 and I haven't UNIX or LINUX, >I'm unable to run the script files that come with the source. >I have Visual C++ and Borland C++, does anyone know how I can use these >compilers ? My advice, FWIW: Use DJGPP gcc itself (get the binaries, gcc2721b.zip) to do the cross compile creation, and use bash (Bourne Again SHell) for the unix "/bin/sh" (see DJ's mirrors, get bsh1147b.zip). Also get, of course, all the required utilities files, etc., to set up the DJGPP environment -- try his new "zip picker" to select what files to download, it seems to work pretty well. ---------------------------------------------------- Peter J. Farley III (pjfarley AT dorsai DOT org)