This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] gas patch: make MIPS_STABS_ELF actually work


On Fri, Jun 29, 2001 at 04:48:53PM -0700, H . J . Lu wrote:
> On Fri, Jun 29, 2001 at 04:34:53PM -0700, Daniel Jacobowitz wrote:
> > > Which CVS are you talking about? COFF is enabled in bfd, but not in gas,
> > > in the current CVS. You can still objcopy for COFF.
> > 
> > Sorry, you're right.  The problem happens only in 2.11.2.  The patch is
> > still correct, though, even if no port will trigger it any more.
> > 
> 
> I don't think so. You got ecoff_stabs since you were using 2.11.2 where
> MIPS_STABS_ELF is not enabled for Linux/mips. The current CVS fixes
> many problems on Linux/mips. There is a pending patch to fix another
> serious bug.

That's not true.  In 2.11.2:
      mips-*-linux-gnu*)
                            fmt=elf em=tmips
                            AC_DEFINE(MIPS_STABS_ELF, 1,
                                [Use ELF stabs for MIPS, not ECOFF stabs])
                            ;;


-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]