bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bison/m4/ld issues


From: Paul Eggert
Subject: Re: bison/m4/ld issues
Date: Mon, 12 Dec 2005 11:30:06 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

frank harrington <address@hidden> writes:

> Much of the compilation was successful, but 'make' by
> itself did not complete - can i do 'make bison' ? 

You should be able to skip that bad subdirectory by running the command

make SUBDIRS='config po runtime-po lib data src doc tests'

> I will study the Makefile but I thought the inclusion
> of the attached file will probably have someone
> telling me the path needs adjusting.

I'd guess that your C++ compiler isn't installed correctly.

Bison's 'configure' script is supposed to detect that problem, and
skip all C++-related code if C++ looks flaky, but I guess the
detection failed for you.

Another possibility is that calc++-scanner.o got munged somehow.
You might try removing it and doing a rebuild.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]