Not sure. I pulled the latest gcc trunk. Anyway, I followed Taras' advice of switching back to 4.3.0 and all seems to be well now. The only issue was the compiler error due to the std::FILE in gmp.h header (4.2.1). That seems to be fixed with gmp 4.2.2. http://sagetrac.org/sage_trac/ticket/490.
Taras, you might want to document this on the wiki. - Praveen On Apr 28, 11:28 pm, David Mandelin <[EMAIL PROTECTED]> wrote: > Praveen Bhaniramka wrote: > > Ok. All these issues magically disappear when I work with the gcc and > > SpiderMoney trunk versions with Bo's patch applied.The various Dehydra > > tests pass. > > > Now I am running into compiler errors trying to build Treehydra. Has > > anyone seen errors before? > > Could it be a GCC version issue? In my personal build, call_site_record > is declared only in except.c. Here is the latest changeset I have from > the GCC hg mirror: > > changeset: 86228:830d11949d5b > branch: trunk > tag: qparent > user: rguenth > date: Fri Mar 14 17:45:20 2008 +0000 > summary: [svn] 2008-03-14 Richard Guenther <[EMAIL PROTECTED]> _______________________________________________ Dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
