(REAL_NM_FILE_NAME): Put it here.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 31 Dec 1992 13:52:21 +0000 (08:52 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 31 Dec 1992 13:52:21 +0000 (08:52 -0500)
From-SVN: r3008

gcc/config/rs6000/rs6000.h

index e6ecd4c29f4e14e70813a1b6e20f9bd207b35920..20bc635d2874681dbf41234fa135921a1e2c3659 100644 (file)
@@ -1186,6 +1186,9 @@ struct rs6000_args {int words, fregno, nargs_prototype; };
 /* Define if the object format being used is COFF or a superset.  */
 #define OBJECT_FORMAT_COFF
 
+/* This is the only version of nm that collect2 can work with.  */
+#define REAL_NM_FILE_NAME "/usr/ucb/nm"
+
 /* We don't have GAS for the RS/6000 yet, so don't write out special
    .stabs in cc1plus.  */