This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Mainline fails to bootstrap 3.3 branch.


On Fri, 23 Jan 2004, Volker Reichelt wrote:

> Wouldn't it make sense to apply this to 3.3 also, since this cures the
> bootstrap problem?

I didn't think at the time of GCC 3.3.x as being one of the "lot of GNU
packages that ship obstack.[ch]".  It probably should be applied to 3.3
branch.

(Using the system obstack in libc and <obstack.h> on systems with GNU libc
in preference to the local copy would avoid this sort of problem - since
the system <obstack.h> is fixincluded - but might cause other problems.  
Also, glibc CVS has yet to have a merge of obstack from gnulib to bring in
the fixes from there to avoid casts as lvalues.)

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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