OSDN Git Service

* config/linux.h (LIB_SPEC): Add -lc for -shared if
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Feb 1998 00:33:05 +0000 (00:33 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Feb 1998 00:33:05 +0000 (00:33 +0000)
commitfc9a992227cfe4ec446864b101e967dbbbe0fa5a
treea1818ca7ff89b68893cc695f79ab9bbc98462f88
parent0a5c97106fcb0bb83270dbfce34257457069f7c0
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17895 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/linux-elf.h
gcc/config/linux.h
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h