This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: 3.2 bootstrap failure in libjava on sparcv9-sun-solaris2.8


   From: Richard Henderson <rth@redhat.com>
   Date: Sat, 1 Jun 2002 21:19:38 -0700

   On Sat, Jun 01, 2002 at 12:20:17AM -0400, Jeff Sturm wrote:
   > Hmm... I get reasonably good results with mine.  But I always configure
   > --with-dwarf2.  Gave up on stabs long ago...
   
   If that isn't the default with current sources, that's a bug.
   
We should be emitting DBX as the default debugging format under
Solaris. (PREFERRED_DEBUGGING_TYPE == DBX_DEBUG)

So unless someone compiles explicitly with -gdwarf2 it shouldn't
matter if dwarf2 is enable by default for sparc-solaris builds
of gdb although it would be nice if it did.


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