bug-bison
[Top][All Lists]
Advanced

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

Re: [GNU Bison 2.0] testsuite: 44 45 88 89 90 91 92 93 114 failed on App


From: Paul Eggert
Subject: Re: [GNU Bison 2.0] testsuite: 44 45 88 89 90 91 92 93 114 failed on Apple MacOS 10
Date: Mon, 10 Jan 2005 10:24:56 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

"Nelson H. F. Beebe" <address@hidden> writes:

> The test that sets BISON_CXX_WORKS seems to come from ./m4/cxx.m4,
> which just compiles this short program:
>
>       #include <iostream>
>       using namespace std;
>       int
>       main()
>       {
>           std::cerr << "";
>           cout << "";
>           return 0;
>       }
>
> Of course, MacOS is a rather badly broken and botched Unix system, so
> build problems are common.

Thanks for looking into the problem.  If you can suggest a
modification to that short program which will detect the MacOS
problems, please let us know; we can try adding it to BISON_CXX_WORKS.




reply via email to

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