source: trunk/third/gcc/README.FRESCO @ 8834

Revision 8834, 625 bytes checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r8833, which included commits to RCS files with non-trunk default branches.
Line 
1Compiling Fresco with g++
2-----------------------------
3
4Fresco is an evolving interface and toolkit for object-oriented
5graphics.  A preliminary version (written in C++) was released
6with x11r6.
7
8Previous versions of Fresco have not compiled using g++,
9partly because of the use of true and false as identifiers.
10(They are now reserved words in g++, as required by the
11ANSI/ISO draft standard for C++.)
12
13If you get x11r6 with public patch #5 or a later version
14of Fresco, these problems should now be fixed.
15
16See http://www.faslab.com/fresco/HomePage.html for information
17on Fresco, including how to get the latest version.
Note: See TracBrowser for help on using the repository browser.