This is the mail archive of the gcc-patches@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]

Re: Constification patch for libiberty



> cvs -z9 -d :pserver:anoncvs@gcc.gnu.org:/cvs/gcc co -r gcc-3_0-branch gcc

If you are using the 3.0 branch, you are going to have problems.  You
can't mix the 3.0 branch gcc/libiberty with the head (3.1) gcc/include
(which is what gdb's include currently has), it just isn't going to
work, and there's nothing I can (or will) do about that.

If you are using src/include for gdb, use src/libiberty from gdb also.

In general, though, mixing and matching different versions of
different parts of the same module is going to cause problems.


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