Linked by Thom Holwerda on Thu 18th Jan 2007 15:54 UTC, submitted by sogabe
Thread beginning with comment 203416
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-03-16
Firefox compiles with gcc2.95, although all other platforms use newer compilers. The Bezilla team is working very hard to make sure that it will continue to compile with gcc2.95.
It seems gcc.295 is more strict about syntax than newer compilers, but hasn't needed any code changes except making a few innner classes friends and making sure static variables are declared. We might eventually hit an obstacle that will not be easily solved with gcc2.95 so Haiku built on gcc4 would be nice.