This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

README.apollo, README.FRESCO


Unless someone raises strong objections, I plan to remove the following
two, completely bitrotten READMEs from our gcc subdirectory as part of
the ongoing documentation cleanup for GCC 3.0.

gcc/README.apollo

  Building GCC 2.0 for 680x0 based Apollo systems requires the GNU
  assembler (GAS) version 1.38.1, with John Vasta's patches applied.
  :
  *** /bsd4.3/usr/include/setjmp.h        Fri Feb  3 21:40:21 1989
  --- setjmp.h    Sun Feb 23 19:06:55 1992

  [[ Yes, that's GCC 2.0 and GAS 1.39.1! ]]

gcc/README.FRESCO

  Compiling Fresco with g++
  -----------------------------

  Fresco is an evolving interface and toolkit for object-oriented
  graphics.  A preliminary version (written in C++) was released
  with x11r6.

  Previous versions of Fresco have not compiled using g++,
  partly because of the use of true and false as identifiers.
  (They are now reserved words in g++, as required by the
  ANSI/ISO draft standard for C++.)

  If you get x11r6 with public patch #5 or a later version
  of Fresco, these problems should now be fixed.

  See http://www.faslab.com/fresco/HomePage.html for information
  on Fresco, including how to get the latest version.

  [[ Note: That web server is not operational any longer, and true
     and false as identifiers, well... ]]

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]