This is the mail archive of the gcc-bugs@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: No limitsMEMBERS.cc causes bootstrap failure on alphaev6-unknown-linux-gnu


On Tue, Dec 05, 2000 at 09:16:30AM +0100, Gabriel Dos Reis wrote:
> Richard Henderson <rth@redhat.com> writes:
> 
> | On Tue, Dec 05, 2000 at 06:07:11AM +0100, Gabriel Dos Reis wrote:
> | > I can confirm this bug on a solaris-2.7.  Not present on an
> | > i686-pc-linux-gnu.
> | 
> | Your tree must not be up to date -- I see it everywhere
> | including x86.
> 
> Right. I just refresh my local tree and now I'm seeing the failure on
> a i686-pc-linux-gnu too.  My tree went ouf of sync between the
> instants my bootstrap finished  and when I read the report. 

I got it last night, but solved it by re-auto*-ing in libstdc++-v3,
essentially:

    cd libstdc++-v3
    aclocal && autoconf && autoheader && automake

I had assumed that was fixing a symptom, not fixing the problem, but...
did somebody change a generated file instead of the corresponding input file?


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

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