This is the mail archive of the gcc-help@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]

Error during "make bootstrap" during GCC 3.3 Creation


On Sunday 18 April 2004 14:31, Frank Krauss wrote:
> Hello Jack,
>
> Thank you very much for responding to my Problem.
>
> The reason I don't believe that I should comment out this statement is as
> follows:
>
> 1.  Back in 5/02, I had upgraded another computer I have from egcs-2.91.66
>     to GCC 3.0.4.
> 2.  Then, in 6/03, I upgraded that system to GCC 3.3.
> 3.  It had the same Distribution, Caldera 2.3, and the same Kernel, 2.4.22,
>     as my new Computer has.
> These updates all went fine.
>
> I therefore believe that this upgrade should be valid also.
>
> In trying to debug this problem, I have noticed a difference between the
> output of the "configure" step on these two Systems.
> 1.  On the Good update, "getrlimit", "setrlimit" and "getrusage"
>     were all declared as "yes".
> 2.  On the Bad update, these three entries are all declared as "no".
>
> I'm hoping that this information may be a pointer to someone in the GCC
> area who will be able to tell me what the error is and how I can correct
> it.
>
> Again, thank you for your effort in trying to solve this problem.
>
> If I get a solution, I will be glad to pass it along to you.
>
> Yours truly,
>
> Frank
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> On Saturday 17 April 2004 09:37, Jack Liddle wrote:
> > On Sat, 17 Apr 2004, Frank Krauss wrote:
> > > Good day,
> > >
> > > While attempting to update my GCC to the 3.3 Level,
> > > during the "make bootstrap" step, it failed with the following
> > > messages:
> > >
> > > ../../gcc/ggc-common.c: In function `ggc_rlimit_bound':
> > > ../../gcc/ggc-common.c:294: storage size of `rlim' isn't known
> > > ../../gcc/ggc-common.c:294: warning: unused variable `rlim'
> >
> > I'm no expert but could you comment out line 294 if the variable isn't
> > being used.
> >
> > Jack Liddle


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