This is the mail archive of the gdb@sourceware.org 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: CVS Head Compile Failure


> Thanks.  I have been avoiding "cvs up -Pd"  since it pulls
> in the rest of the one build tree but apparently it was
> needed this time.
> 
> It builds now.

Excellent. I avoid the "-d" switch too, for the very same reason.
I don't know if you did a "cvs up -d common" or a plain "cvs up -d",
but you might have pulled more than necessary (in particular in
the testsuite directory, such as testsuite/gdb.tk), and that might
cause you some trouble later. When I need to pull one directory,
I specify exactly which one I want.

-- 
Joel


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