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]
Other format: [Raw text]

AIX 4.3 failing build of plural.c


Please respond to me directly as I don't belong to the list :)

In compiling the 3.1 release of gcc I ran into a problem trying to
compile the plural.c program.  Once I installed the latest version of
Bison (v1.35) and reparsed the plural.y with it, the compile worked
successfully.

I don't know if there is re-processing of the plural.y file every time a
make is attempted, it seems to be implied in the Makefile, but perhaps
it should be forced to always keep the build current?  If that is
happeneing, is there a way configure could catch the fact that bison
isn't installed prior to generating the Makefile?

I can provide more details if anybody is interested.

Thanks.


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