From 9aea9597cff287e07ff3f55ade3d8a9567a5278f Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Sat, 27 Jun 1992 05:24:28 +0000 Subject: [PATCH] entered into RCS From-SVN: r1305 --- gcc/config/ns32k/sequent.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gcc/config/ns32k/sequent.h b/gcc/config/ns32k/sequent.h index af6e891ae84..467d99dfa6d 100644 --- a/gcc/config/ns32k/sequent.h +++ b/gcc/config/ns32k/sequent.h @@ -42,6 +42,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LIB_SPEC "%{g:-lg} %{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p} " +/* gcc should find libgcc.a itself, not ask linker to do so. */ + +3define LINK_LIBGCC_SPECIAL + /* This is how to align the code that follows an unconditional branch. Don't define it, since it confuses the assembler (we hear). */ -- 2.30.2