OSDN Git Service

* gcc.c (init_gcc_specs): Add static libgcc to link when "-shared"
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Feb 2002 22:14:25 +0000 (22:14 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Feb 2002 22:14:25 +0000 (22:14 +0000)
commit4515af0bd155c514cab4be94fe8107677111460e
treefec88357ea05e520c8c9d5a9e43dd58e16fc53cd
parent52fc952852e1f289d84696f9b74a8be4725784b2
* gcc.c (init_gcc_specs): Add static libgcc to link when "-shared"
is specified.
* config/pa/pa-linux.h (LIB_SPEC): Delete.
* config/pa/pa32-linux.h (LINK_COMMAND_SPEC): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49684 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/pa-linux.h
gcc/config/pa/pa32-linux.h
gcc/gcc.c