This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Are binutils and gcc's include/hashtab.h supposed to be in sync?
On Wed, Nov 06, 2002 at 10:00:32PM +0100, Christian Jönsson wrote:
> On Tue, Nov 05, 2002 at 07:24:26PM +0100, Christian Jönsson wrote:
> > I am building, from time to time, the gcc and binutils cvs sources at
> > the same time. I have a directory where the sources both reside,
> > /usr/local/src/gcc-binutils/trunk, i.e., the binutils cvs trunk source
> > tree (top src) and gccc cvs trunk source tree (top gcc) are in that
> > dir.
>
> hmm, what I guess I'd like to see is an update of hashtab.h in the gcc
> 3.2 cvs branch...
I was wondering about that. I build a unified tree all the time with no
problem, but the binutils sources are synched with the gcc trunk sources,
not any of the branches.
If a trunk changes was deemed too risky for the branch at the time it was
applied, I doubt that it will be approved now just to make building unified
trees easier. (When hashtab.h was changed, I tried several local hacks to
make it work with a unified tree, to no avail. So I gave up building 3.2
unified with binutils.)
Phil
--
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
- Edsger Dijkstra, 1930-2002