This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB 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: tdep/1746: Compilation error


The following reply was made to PR tdep/1746; it has been noted by GNATS.

From: Michael Chastain <mec.gnu@mindspring.com>
To: ted.kliebhan@advocatehealth.com, gdb-gnats@sources.redhat.com
Cc: joseph.ho@advocatehealth.com
Subject: Re: tdep/1746: Compilation error
Date: Thu, 12 Aug 2004 16:42:59 -0400

 Hello,
 
 Please provide more information about the compiler and assembler
 that you are using to build gdb.  If the compiler is gcc,
 then the complete output of "gcc -v" is useful.
 
 Also it would be helpful to see the exact command line that compiled
 infrun.c.
 
 If your compiler is gcc, and the compiler version is older
 than gcc 3.3, then it might be this bug:
 
   http://gcc.gnu.org/ml/gcc-bugs/2003-04/msg01057.html
 
 Which was fixed by:
 
   http://gcc.gnu.org/ml/gcc-patches/2003-04/msg01894.html
 
 The first release of gcc with this fix was gcc 3.3.
 
 Or it might not be this bug.  But that's a good candidate.
 
 Michael Chastain
 GDB QA Guy


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