Move all the #msg's from the xconfig files into the tconfig files for Suns.
authorJohn Gilmore <gnu@cygnus>
Tue, 4 Jun 1991 08:59:39 +0000 (08:59 +0000)
committerJohn Gilmore <gnu@cygnus>
Tue, 4 Jun 1991 08:59:39 +0000 (08:59 +0000)
gdb/config/sun3.mt
gdb/config/sun3os4.mt

index b075765d5d202842417d20991d6d8790d53ba6e0..352fc1e482c16b4a7eb725a80838d635929c64f8 100644 (file)
@@ -1,3 +1,8 @@
 # Sun 3, running SunOS 4, as a target system
+# The system-supplied assembler re-orders the symbols so that gdb
+# can't find "gcc_compiled.".
+#msg If you compile your program with GCC, use the GNU assembler.
+#msg
+
 TDEPFILES= exec.o m68k-pinsn.o solib.o m68k-tdep.o
 TM_FILE= tm-sun3os4.h
index b075765d5d202842417d20991d6d8790d53ba6e0..352fc1e482c16b4a7eb725a80838d635929c64f8 100644 (file)
@@ -1,3 +1,8 @@
 # Sun 3, running SunOS 4, as a target system
+# The system-supplied assembler re-orders the symbols so that gdb
+# can't find "gcc_compiled.".
+#msg If you compile your program with GCC, use the GNU assembler.
+#msg
+
 TDEPFILES= exec.o m68k-pinsn.o solib.o m68k-tdep.o
 TM_FILE= tm-sun3os4.h
This page took 0.027828 seconds and 4 git commands to generate.