Use the highest number for x you found. Fresco will only build 2.6.3 and later.
I'd tried gcc Version 2.5.8, 2.6.0, 2.6.2 and 2.6.3.
2.6.2 and 2.6.3 had some problems compiling 3.1. 2.6.3 builds since 3.1.0A (beta) without problem.
The needed g++ Libraries for use with g++ 2.6.x
You could use the assembler and linker the assembler is most preferred,and the linker is needed at least if you want to link libFresco.a within a Program. Don't use strip and ar/ranlib, the first generates buggy binaries when stripping (at least on my machines) and the last requires the use of ranlib after creating an archive, this is not configured.
Next Chapter, Previous Chapter
Table of contents of this chapter, General table of contents
Top of the document, Beginning of this Chapter