From: Bob Kematick Newsgroups: comp.os.msdos.djgpp Subject: Re: Rebuilding gcc.exe Date: Mon, 28 Apr 1997 19:35:34 -0400 Organization: myhouse Lines: 35 Message-ID: <33653446.5890@postoffice.worldnet.att.net> References: NNTP-Posting-Host: 207.116.44.192 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Salvador Eduardo Tropea (SET) wrote: > > Bob Kematick wrote: > > > Salvador Eduardo Tropea (SET) wrote: > > > > > > Andrew Crabtree wrote: > > > > [ snip snip snip ] > > Finally created xgcc.exe ... > > However , make stage1 fails , must move files manually to stage1 > > directory ... > > Trying to follow directions in INSTALL file for stage2 compile , almost > > works , > > some automagically generated batch files have / instead of \ which > > finally causes > > make to halt again ... > No stages needed for the DJ's version that's clearly explained in the doc > files. I thank you for the advice. BTW : Where are those docs? My main interest was merging the g77 0.5.19.1 sources with the gcc sources , applying the patches , and recompiling the whole thing. It was my understanding that g77 would only be built in stage2. Correct me if I am wrong. ( g77 0.5.19.1 fixes some bugs in complex arithmetic operations relative to the 0.5.19 binary that is on simtelnet/gnu/djgpp/v2gnu ) Alas, the DJGPP version of patch seems to fail for me also , saying it can't create backups. Presumably an LFN problem ??