(LINK_SPEC): Pass -no_unresolved if -call_shared.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 29 Oct 1993 17:04:11 +0000 (13:04 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 29 Oct 1993 17:04:11 +0000 (13:04 -0400)
From-SVN: r5933

gcc/config/mips/iris5.h

index dee65bc8d747a0d776c5448fab263d9d583be7b7..02bfe6afc0622e64e745b5cb1db946be3855beb8 100644 (file)
@@ -68,7 +68,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 %{!mgas: \
        %{mips1} %{mips2} %{mips3} %{bestGnum} \
        %{shared} %{non_shared} %{call_shared} %{no_archive} %{exact_version} \
-       %{!shared: %{!non_shared: %{!call_shared: -call_shared}}} \
+       %{!shared: %{!non_shared: \
+                  %{!call_shared: -call_shared -no_unresolved}}} \
        -_SYSTYPE_SVR4 }"
 
 #undef LIB_SPEC