From: Richard Stallman Date: Wed, 1 Jul 1992 01:37:06 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8c7303bea402701bcce01a94a8b2b204863f38b9;p=gcc.git entered into RCS From-SVN: r1364 --- diff --git a/gcc/config/rs6000/mach.h b/gcc/config/rs6000/mach.h index 9eda979dce5..f643bd1a7f2 100644 --- a/gcc/config/rs6000/mach.h +++ b/gcc/config/rs6000/mach.h @@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Define different binder options for MACH. */ #undef LINK_SPEC #define LINK_SPEC \ - "-T0x10000000 -D0x20000000 -K -e __start \ + "-T0x10000000 -D0x20000000 -K %{!nostdlib:%{!r*:%{!e*:-e __start}}} \ -bnoso -berrmsg -btextro -bhalt:4 -bnodelcsect" /* MACH doesn't have atexit. */