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]

Re: Gcj 3.0 on Itanium, again


Alexandre Petit-Bianco writes:
 > 
 > Bob Jamison writes:
 > 
 > > I get the same on Irix6.5.3, when it compiles a static method:
 > 
 > Have you tried what was suggested in this thread?
 > 
 >   http://gcc.gnu.org/ml/java/2001-05/msg00175.html

It looks as though -g1 is broken for DWARF2 output:

http://gcc.gnu.org/ml/gcc-bugs/2001-06/msg00804.html

But gcj defaults to -g1.  This is a nuisance...

Andrew.


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