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: Compile problem with GCC2.95.2 on DECALPHA,TRUE64V5.0


On Mon, 26 Jun 2000 11:16:13 +0100, Lothar Wolf <syz@ecmwf.int> said:

> I downloaded the most recent snapshot and run
> ./configure --enable-languages=c++

> then using the native compiler
> make bootstrap LANGUAGES=c++

> I got an error inbetween asking for a "proper version of autogen" that I
> installed (autogen-4.5.8)

> then did make bootstrap LANGUAGES=c++ again

> and got the following error:


[...]

> ---------------------^
> cc: Error: fixincl.c, line 1164: In the initializer for todo_ct,
> "FIX_COUNT" is not declared. (undeclared)
>   int todo_ct = FIX_COUNT;
> ----------------^
> *** Exit 1
> Stop.

I'm not sure what the problem is.  It may be a problem with the
snapshot; I haven't tried to build that one.  Snapshots are not
officially supported, so it's a "use at your own risk" kind of
situation.

Drew


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