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: Illegal instruction on sparc32-linux


   From: Thorsten Kukuk <kukuk@suse.de>
   Date: Fri, 19 Apr 2002 11:47:22 +0200

   On Thu, Apr 18, David S. Miller wrote:
   
   > Can you put the program under GDB so we can see what the instruction
   > is that it is trapping on?
   
   I tried it. But when I compile it with -g, I cannot reproduce it from
   the shell or from gdb. But if I call "make", it fails again.
    
It has to be dropping a core file somewhere, check that out
with gdb.


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