[3.0 critical] Make fixproto deal with assert.h (bootstrap fails)

Fergus Henderson fjh@cs.mu.oz.au
Sun May 13 08:22:00 GMT 2001


On 12-May-2001, Russ Allbery <rra@stanford.edu> wrote:
> 
> Correct me if I'm wrong, but isn't this problem being caused by headers
> from an old version of gcc still hanging around and interfering with the
> correct operation of a newer version of gcc?

That's not the only situation in which problems will arise from the
removal of _eprintf() from libgcc.a.  It will also arise when linking
with object files or libraries that were compiled with an earlier version
of GNU C.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: < http://www.cs.mu.oz.au/~fjh >  |     -- the last words of T. S. Garp.



More information about the Gcc-bugs mailing list