NetBSD/gnu/dist/gcc4
christos 29c39f7ad5 Add -lc when -shared so that all shared libraries built by the compiler
have a dependency to -lc. To avoid adding that dependency in -lc and -lgcc*
we add -nostdlib to the compile rules.
2008-04-27 23:49:27 +00:00
..
INSTALL
config import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
contrib import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
fixincludes upgrade to GCC-4.1 20080202 (svn 132073). this includes fixes for 2008-02-02 22:46:12 +00:00
gcc Add -lc when -shared so that all shared libraries built by the compiler 2008-04-27 23:49:27 +00:00
include import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
libcpp import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
libiberty import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
libobjc import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
libstdc++-v3 merge GCC 4.1-20070620. 2007-06-21 04:01:59 +00:00
maintainer-scripts import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog upgrade to GCC-4.1 20080202 (svn 132073). this includes fixes for 2008-02-02 22:46:12 +00:00
ChangeLog.tree-ssa
MAINTAINERS upgrade to GCC-4.1 20080202 (svn 132073). this includes fixes for 2008-02-02 22:46:12 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure merge gcc-4-1-20080202-132073. 2008-02-03 02:48:44 +00:00
configure.in merge gcc-4-1-20080202-132073. 2008-02-03 02:48:44 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltconfig import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.