Use GNU nm as REAL_NM_FILE_NAME
authorMichael Meissner <meissner@gcc.gnu.org>
Wed, 26 Oct 1994 21:14:00 +0000 (21:14 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Wed, 26 Oct 1994 21:14:00 +0000 (21:14 +0000)
From-SVN: r8343

gcc/config/i386/osfrose.h

index 8a0781e98354011caa73f89de2cb26fe3aaaf487..022a418bdeffdd88bcc546c717f423edaf6b663c 100644 (file)
@@ -852,7 +852,7 @@ while (0)
 #define OBJECT_FORMAT_ROSE
 
 /* Tell collect where the appropriate binaries are.  */
-#define REAL_NM_FILE_NAME      "/usr/ccs/bin/nm"
+#define REAL_NM_FILE_NAME      "/usr/ccs/gcc/bfd-nm"
 #define REAL_STRIP_FILE_NAME   "/usr/ccs/bin/strip"
 
 /* Use atexit for static constructors/destructors, instead of defining