--- gcc/config/m88k/dguxbcs.h 2018/04/24 18:20:37 1.1.1.1 +++ gcc/config/m88k/dguxbcs.h 2018/04/24 18:27:43 1.1.1.2 @@ -1,9 +1,7 @@ /* Definitions of target machine for GNU compiler. Motorola m88100 running DG/UX. - Copyright (C) 1988, 1989, 1990, 1991 Free Software Foundation, Inc. + Copyright (C) 1988, 89, 90, 91, 93, 94, 1995 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@mcc.com) - Enhanced by Michael Meissner (meissner@osf.org) - Version 2 port by Tom Wood (twood@pets.sps.mot.com) Currently maintained by (gcc@dg-rtp.dg.com) This file is part of GNU CC. @@ -20,7 +18,8 @@ GNU General Public License for more deta You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include "m88k/dgux.h" @@ -41,7 +40,7 @@ the Free Software Foundation, 675 Mass A %{V} %{v:%{!V:-V}} %{pipe:%{!.s: - }\ %{msvr4:%{!m88110:-KV3 }%{m88110:-KV04.00 }}}\ %{!mlegend:%{mstandard:-Wc,off}}\ -%{mlegend:-Wc,-fix-bb,-h\"gcc-" VERSION_INFO2 "\",-s\"%i\"\ +%{mlegend:-Wc,-fix-bb,-s\"%i\"\ %{traditional:,-lc}%{!traditional:,-lansi-c}\ %{mstandard:,-keep-std}\ %{mkeep-coff:,-keep-coff}\ @@ -61,7 +60,7 @@ the Free Software Foundation, 675 Mass A /* Linker and library spec's. -msvr3 is the default if -msvr4 is not specified. */ #undef LIB_SPEC -#define LIB_SPEC "%{msvr4:%{!shared:-lstaticdgc}} %{!shared:%{!symbolic:-lc}} crtend.o%s" +#define LIB_SPEC "%{msvr4:%{!shared:-lstaticdgc}} %{!shared:%{!symbolic:-lc}}" #undef STARTFILE_SPEC #define STARTFILE_SPEC "%{!shared:%{!symbolic:%{pg:gcrt0.o%s} \ %{!pg:%{p:/lib/mcrt0.o}%{!p:/lib/crt0.o}} \