aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/install.texi
diff options
context:
space:
mode:
authorLoren J. Rittle <ljrittle@acm.org>2002-03-29 22:01:18 +0000
committerLoren J. Rittle <ljrittle@gcc.gnu.org>2002-03-29 22:01:18 +0000
commitbc3a44dbcad809b3e9a94153627db6079fe90794 (patch)
tree2cf309009b8a9fac5ebb36296af94b25e5cd8ee3 /gcc/doc/install.texi
parentbce54832de15ae651be11fda3b84b07dd0f2663e (diff)
downloadgcc-bc3a44dbcad809b3e9a94153627db6079fe90794.zip
gcc-bc3a44dbcad809b3e9a94153627db6079fe90794.tar.gz
gcc-bc3a44dbcad809b3e9a94153627db6079fe90794.tar.bz2
config.gcc (*-*-freebsd*): Enable creation of libgcc_s.so.
* config.gcc (*-*-freebsd*): Enable creation of libgcc_s.so. * config/t-slibgcc-elf-ver (SHLIB_LC): Add macro and use it. No functional change except ... * config/t-slibgcc-nolc-override (SHLIB_LC): Override it. New file. * doc/install.texi (*-*-freebsd*): Document port configuration. From-SVN: r51574
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r--gcc/doc/install.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index c0901a4..3e3e258 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2079,6 +2079,8 @@ should properly complete the bootstrap). Other CPU architectures
supported by FreeBSD will require additional configuration tuning in, at
the very least, both boehm-gc and libffi.
+Shared @file{libgcc_s.so} is now built and installed by default.
+
@html
</p>
<hr>