From eb2022d7dd7cb350b0757f38ba30260dc510e143 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Tue, 4 Jun 1991 08:59:39 +0000 Subject: [PATCH] Move all the #msg's from the xconfig files into the tconfig files for Suns. --- gdb/config/sun3.mt | 5 +++++ gdb/config/sun3os4.mt | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/gdb/config/sun3.mt b/gdb/config/sun3.mt index b075765d5d2..352fc1e482c 100644 --- a/gdb/config/sun3.mt +++ b/gdb/config/sun3.mt @@ -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 diff --git a/gdb/config/sun3os4.mt b/gdb/config/sun3os4.mt index b075765d5d2..352fc1e482c 100644 --- a/gdb/config/sun3os4.mt +++ b/gdb/config/sun3os4.mt @@ -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 -- 2.30.2