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]
Other format: [Raw text]

Re: MIPS ABI problems


On Sun, Jun 09, 2002 at 04:57:57PM -0400, Daniel Jacobowitz wrote:
> On Sun, Jun 09, 2002 at 12:59:42PM -0700, Eric Christopher wrote:
> > 
> > > I'd love to kill ECOFF_DEBUGGING.  In fact, if this patch works on
> > > *BSD, I think we can do so.  Thoughts?
> > > 
> > 
> > I'm still looking at the rest of it (my ISP decided to be offline
> > yesterday), but Irix 5 + gas uses SDB_DEBUGGING. Now, whether or not it
> > needs to is something I'll need to figure out (or, hopefully have
> > someone tell me as I don't have an Irix 5 box :)
> 
> I hate badly defined terms.  Does SDB_DEBUGGING in GCC match with
> ECOFF_DEBUGGING in binutils?
> 

I checked in

/* The current Linux binutils uses MIPS_STABS_ELF and doesn't support
   COFF.  */
#undef SDB_DEBUGGING_INFO

to config/mips/linux.h


H.J.


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