This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [patch] Arguments of GTY


On Sun, May 07, 2006 at 02:14:54AM +0900, Masaki Muranaka wrote:
> Hello All,
> 
> It was failed to compile gcc-3.4.5 with binutils (CVS head).
> It seems the format of GTY was modified.
> 
> Follows are minimum patches enough to build gcc-core-3.4.5.
> I checked to build with binutils, gdb+dejagnu.

It sounds like you are trying to mix and match the include/ headers
from binutils with an older GCC source tree.  Is that right?

Don't do it.  GCC has its own copy of these headers and should be built
using its own copy.

-- 
Daniel Jacobowitz
CodeSourcery


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