Fresco INSTALL,1.25,1.26
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco In directory purcel:/tmp/cvs-serv4370 Modified Files: INSTALL Log Message: Mention that GCC 3.2 or later is needed now in the prerequisits section. Index: INSTALL =================================================================== RCS file: /cvs/fresco/Fresco/INSTALL,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- INSTALL 23 Dec 2002 01:06:14 -0000 1.25 +++ INSTALL 5 Mar 2003 23:31:09 -0000 1.26 @@ -19,6 +19,10 @@ packages of Fresco, you might want to try those instead of building it yourself. +YOU WILL NEED G++ VERSION 3.2 OR LATER to build Fresco. G++ 2.95.x will +not suffice. We are using ANSI C++ which is not supported well enough +on old GCC compilers. + Downloading