gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" is specified.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Mon, 11 Feb 2002 22:14:25 +0000 (22:14 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 11 Feb 2002 22:14:25 +0000 (22:14 +0000)
commitd6e06ddc100e7b9854ebdb5363951aa83fe818f2
treefec88357ea05e520c8c9d5a9e43dd58e16fc53cd
parentcabb228b12d213b986883653155db2cc4ad49a30
gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" is specified.

* 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.

From-SVN: r49684
gcc/ChangeLog
gcc/config/pa/pa-linux.h
gcc/config/pa/pa32-linux.h
gcc/gcc.c