From: Richard Kenner Date: Wed, 29 Apr 1992 02:07:35 +0000 (-0400) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=15c55bb68c826664761707cf18c56e960a3e9749;p=gcc.git entered into RCS From-SVN: r857 --- diff --git a/gcc/config/m68k/tower.h b/gcc/config/m68k/tower.h index 1b92c844e6d..e9021876157 100644 --- a/gcc/config/m68k/tower.h +++ b/gcc/config/m68k/tower.h @@ -69,7 +69,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ "%{p:%{m68881:-L/usr/lib/fp/libp} -L/usr/lib/libp} \ %{m68881:-L/usr/lib/fp}" -#define LIB_SPEC "-lc %{m68881:/usr/lib/fp/crtn.o}%{!m68881:/lib/crtn.o}" +#define LIB_SPEC \ +"%{shlib:-lc_s} -lc crtend.o%s \ + %{m68881:/usr/lib/fp/crtn.o}%{!m68881:/lib/crtn.o}" /* Use mem* functions, recognize #ident lines. */