entered into RCS
authorRichard Stallman <rms@gnu.org>
Wed, 1 Jul 1992 01:37:06 +0000 (01:37 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 1 Jul 1992 01:37:06 +0000 (01:37 +0000)
From-SVN: r1364

gcc/config/rs6000/mach.h

index 9eda979dce5ec42da90fcd8e481b63215739984d..f643bd1a7f2cfa11e9f907dcddaf2071d972cda2 100644 (file)
@@ -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.  */