This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: which cctool on Darwin?
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: gcc at gcc dot gnu dot org
- Date: Tue, 6 Jun 2006 23:02:21 -0400 (EDT)
- Subject: Re: which cctool on Darwin?
I believe I may have discovered the component that was causing the
c++ regressions I was seeing on Darwin when fink was sourced. I have
found that after I deinstalled bison v2.1 installed by fink, I was
able to build gcc trunk on MacOS X 10.4 with fink sourced and still
pass the c++ testsuite properly. I have built bison v2.3 and will
see if that shows the same behavior as v2.1.
Have there been any reports of problems with bison v2.1 and gcc
trunk?
Jack