linux.h (LIB_SPEC): Add -lc for -shared if USE_GNULIBC_1 is not defined.
authorH.J. Lu <hjl@gnu.org>
Fri, 13 Feb 1998 00:33:05 +0000 (00:33 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 13 Feb 1998 00:33:05 +0000 (17:33 -0700)
commit1398405bf8931a3216543e09ecf2b08da8b2ca37
treea1818ca7ff89b68893cc695f79ab9bbc98462f88
parentd8b55a76efd8c74a151127bad6dc202e320e2ed4
linux.h (LIB_SPEC): Add -lc for -shared if USE_GNULIBC_1 is not defined.

        * config/linux.h (LIB_SPEC): Add -lc for -shared if
        USE_GNULIBC_1 is not defined.
        * config/sparc/linux.h; Ditto.
        * config/sparc/linux64.h (LIB_SPEC): Add -lc for -shared.
        * config/alpha/linux-elf.h (LIB_SPEC): New. Defined if
        USE_GNULIBC_1 is not defined.

From-SVN: r17895
gcc/ChangeLog
gcc/config/alpha/linux-elf.h
gcc/config/linux.h
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h