From: Scott D. F. <sd...@ms...> - 2006-11-18 03:48:55
|
Hi Gilles, > > I've been unable to use OpenC++ with gcc 4.x. OpenC++'s parser barfs > > on some of the standard headers. > > see > from: Gilles J. Seguin > subject: "make check" fail on branch rel_2_9 with gcc 4.0.1 in C++ > headers > Date: > Thu, 20 Oct 2005 06:03:37 -0400 I looked at the email exchange you cite above, and I see that it describes the problem with gcc 4 that I encountered. However, I don't see a solution described. > i am 4.1.1 and working What version of OpenC++ are you using? If it's the version in the CVS repository, would you mind posting a new snapshot to the OpenC++ homepage? Also, if you do add a new snapshot, you might also add an entry to the news section of OpenC++ homepage. I think it would help direct new users to the version that will give them the best results. > > I do have it working with gcc 3.x. > > Although, I have hacked the parser a bit to get it to work, and the > > latest OpenC++ cvs snapshot may not have similar patches applied to > > it. > > I can add contributed patches to branches rel_2_9 If you have a version of OpenC++ that works with gcc 4.1.1, I suspect my patches are no longer necessary. If I find it otherwise, I will let you know. Thanks, Scott |