From 4f77b9d4735d57eb5056e91a1c4ac4ca3f8492b6 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Thu, 17 Jun 1999 21:22:27 +0000 Subject: Update to 990608 snapshot. Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. --- gnu/egcs/gcc/config/rs6000/linux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/egcs/gcc/config/rs6000/linux.h b/gnu/egcs/gcc/config/rs6000/linux.h index 13e3df2b44c..c2a04fa85b1 100644 --- a/gnu/egcs/gcc/config/rs6000/linux.h +++ b/gnu/egcs/gcc/config/rs6000/linux.h @@ -36,7 +36,7 @@ Boston, MA 02111-1307, USA. */ #define CPP_OS_DEFAULT_SPEC "%(cpp_os_linux)" #undef LINK_SPEC -#define LINK_SPEC "-m elf32ppc %{G*} %{shared:-shared} \ +#define LINK_SPEC "-m elf32ppclinux %{G*} %{shared:-shared} \ %{!shared: \ %{!static: \ %{rdynamic:-export-dynamic} \ -- cgit v1.2.3