From: John Gilmore Date: Tue, 4 Jun 1991 08:59:39 +0000 (+0000) Subject: Move all the #msg's from the xconfig files into the tconfig files for Suns. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eb2022d7dd7cb350b0757f38ba30260dc510e143;p=binutils-gdb.git Move all the #msg's from the xconfig files into the tconfig files for Suns. --- 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