c3d0fc5ae4
Collection, which currently contains front ends for C, C++, Objective-C, Fortran, Java, and Ada. For more detail, see http://gcc.gnu.org/gcc-3.2/ XXX Only tested on NetBSD/i386 -current. Tests on Linux and Solaris are very encouraged. XXX buildlink2.mk is not provided, meaning no other packages can depend on this for now.
14 lines
593 B
Text
14 lines
593 B
Text
This directory contains the GNU Compiler Collection (GCC) version 3.2.1.
|
|
It includes all of the support for compiling C, C++, Objective C, Fortran,
|
|
Java, and Chill.
|
|
|
|
The GNU Compiler Collection is free software. See the file COPYING for copying
|
|
permission.
|
|
|
|
See the file gcc.texi (together with other files that it includes) for
|
|
installation and porting information. The file INSTALL contains a
|
|
copy of the installation information, as plain ASCII.
|
|
|
|
See the Bugs chapter of the GCC Manual for how to report bugs
|
|
usefully. An online readable version of the manual is in the files
|
|
gcc.info*.
|