entered into RCS
authorRichard Stallman <rms@gnu.org>
Sat, 27 Jun 1992 05:24:28 +0000 (05:24 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 27 Jun 1992 05:24:28 +0000 (05:24 +0000)
From-SVN: r1305

gcc/config/ns32k/sequent.h

index af6e891ae843120a858ea32cdfcd93f51e00828a..467d99dfa6d5dee8892d6aa217c8d6d86b268cf6 100644 (file)
@@ -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).  */