aboutsummaryrefslogtreecommitdiff
path: root/config/mpw-mh-mpw
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1996-08-16 02:49:07 +0000
committerStan Shebs <shebs@codesourcery.com>1996-08-16 02:49:07 +0000
commit713effc5606ba30e2e46ca7fc39de66dc12f95e0 (patch)
treefb0f37953519db3da36b0180ec81d407483ac28a /config/mpw-mh-mpw
parent1906118dc7f2d4c30e2d1362115000262587042b (diff)
downloadfsf-binutils-gdb-713effc5606ba30e2e46ca7fc39de66dc12f95e0.zip
fsf-binutils-gdb-713effc5606ba30e2e46ca7fc39de66dc12f95e0.tar.gz
fsf-binutils-gdb-713effc5606ba30e2e46ca7fc39de66dc12f95e0.tar.bz2
* mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
(EXTRALIBS_PPC): Add libgcc.xcoff.
Diffstat (limited to 'config/mpw-mh-mpw')
-rw-r--r--config/mpw-mh-mpw12
1 files changed, 5 insertions, 7 deletions
diff --git a/config/mpw-mh-mpw b/config/mpw-mh-mpw
index 38168d1..d9cfc58 100644
--- a/config/mpw-mh-mpw
+++ b/config/mpw-mh-mpw
@@ -32,6 +32,9 @@ CC_SMrC = SMrC -d MPW
CC_MWCPPC = MWCPPC -d MPW -enum int -mpw_chars -sym on -w off
+# Note that GCC does *not* wire in a definition of "pascal", so that
+# it can be handled in another way if desired.
+
CC_68K_GCC = gC -Dpascal= -DANSI_PROTOTYPES -DMPW
CC_PPC_GCC = gC -Dpowerc=1 -Dpascal= -DANSI_PROTOTYPES -DMPW
@@ -40,12 +43,6 @@ CC_PPC_GCC = gC -Dpowerc=1 -Dpascal= -DANSI_PROTOTYPES -DMPW
CFLAGS =
-# These two definitions must *not* have any trailing blanks.
-
-SEGFLAG_68K = -s
-
-SEGFLAG_PPC = -d dumdum_
-
# Tool to use for making libraries/archives.
AR_LIB = Lib
@@ -120,7 +117,8 @@ EXTRALIBS_PPC = \Option-d
"{PPCLibraries}"MathLib.xcoff \Option-d
"{PPCLibraries}"StdCLib.xcoff \Option-d
"{PPCLibraries}"PPCToolLibs.o \Option-d
- "{PPCLibraries}"PPCCRuntime.o
+ "{PPCLibraries}"PPCCRuntime.o \Option-d
+ "{GCCPPCLibraries}"libgcc.xcoff
EXTRALIBS_MWCPPC = \Option-d
"{MWPPCLibraries}"MWStdCRuntime.Lib \Option-d