From: "Andrew Crabtree" Newsgroups: comp.os.msdos.djgpp Subject: Re: recompiling gcc: msdos->mips, part 2 Date: Tue, 10 Feb 1998 11:00:51 -0800 Organization: Hewlett Packard Lines: 19 Message-ID: <6bq854$5mu$1@rosenews.rose.hp.com> References: <34E00406 DOT 931B3E72 AT cs DOT nwu DOT edu> NNTP-Posting-Host: ros51675cra.rose.hp.com Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Robert Zubek wrote in message <34E00406 DOT 931B3E72 AT cs DOT nwu DOT edu>. >it can't find file stab.h needed for compiling dbxout.o - and no wonder, You could try adding a line of #define NO_STAB_H in the target configuration file. Or perhaps grab the stab.h from a mips machine. I wouldn't use the djgpp one. The DJGPP configuration currently defines NO_STAB_H when you target it. -- >** please remove '-spam' from my email address before replying, ** >** until i get a decent spam filter... :) ** Sorry, too much work for me. You'll have to pick up the response in the news group.