This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: patch for SVR5-based systems.



  In message <19990327200925.E17124@rjlhome.sco.com>you write:
  > 
  > This cleans up a wierdness when linking a native object was built with
  > -g with EGCS.   It also activates DWARF-2 debugging for these two targets.
  > 
  > 
  > * i386/sysv5.h: New file to describe UnixWare7/SVR5.
  > * configure.in (i?86-UnixWare7*-sysv): Use it.
  > * i386/udk.h: Use sysv5.h.   Activate Dwarf-2.
Seems fine to me.

Though I don't see why you need the DWARF stuff at all in udk.h since it
includes sysv5.h which defines dwarf2 as the preferred debugging type.

You should also go ahead and put a copyright notice on sysv5.h when you
install it.

jeff


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