Hello all! It's time to decide what gcc version will be used as basic for FB3 builds. A1 was built using same compilers as 2.5, but this is IMO not a good option for future builds. Currently I see the following choices - use of something like gcc 4.6.4, which is not extra-fresh, but builds existing trunk without massive warnings. Or use something newer (4.7.3, 4.8.2) - but in this case we should better avoid some warnings added in this versions and related with c++1x compatibility.
The main argument for older version (4.6) is accelerating fb3 release cycle. We may take anti-warning tour later for post-3.0 release. Alex. ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
