This is the mail archive of the gdb@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: GCC 3.0


On Mon, 2002-02-04 at 07:17, Daniel Jacobowitz wrote:
> On Mon, Feb 04, 2002 at 12:26:06AM -0800, Colin Fox wrote:
> > Greetings everyone.
> > 
> > I've tried to update to the latest gcc (3.0) and the latest gdb (5.1.1),
> > and I've found that there is some incompatibility involved.
> > 
> > Specifically, in a number of cases (which worked fine in gcc 2.96) where
> > I could "print *this", when I try my software with gcc 3.0 I get a
> > "Value can't be converted to an integer".
> > 
> 
> Use a GDB snapshot from CVS instead.
> 

Thank you very much! That was driving me crazy. The CVS version works
great.

-- 
Colin Fox
CF Consulting Inc.
cfox@crystalcherry.com


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