This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: 3.2 bootstrap failure in libjava on sparcv9-sun-solaris2.8


Brad Lucier wrote:

>OK, mainline still doesn't bootstrap today, and I decided to try to narrow
>down where the problem is, so I fired up gdb, but the program exited
>with an error status rather than actually segfaulting, so I couldn't see
>where it was failing.
>  
>

So you ran gdb on jc1, as opposed to the driver (gcj), right?

You need to run the gcj command with "-v", and copy the jc1 command that 
it runs into your gdb session.

regards

Bryce.



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