* config/go32.mh : New file for Xgo32X.
authorSteve Chamberlain <sac@cygnus>
Fri, 6 May 1994 19:25:31 +0000 (19:25 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 6 May 1994 19:25:31 +0000 (19:25 +0000)
ld/config/.Sanitize
ld/config/go32.mh [new file with mode: 0644]

index 1c91b62f120d6dee15edc83729e26321681d8e3e..3e11cbbfbe8d2a65446d80b5bdc189950aa66907 100644 (file)
@@ -36,6 +36,7 @@ delta88.mh
 dgux.mh
 ebmon29k.mt
 go32.mt
+go32.mh
 hp300.mh
 hp300bsd.mt
 hp300hpux.mt
diff --git a/ld/config/go32.mh b/ld/config/go32.mh
new file mode 100644 (file)
index 0000000..d6f6ec5
--- /dev/null
@@ -0,0 +1,4 @@
+CC_FOR_BUILD=gcc
+CC=i386-go32-gcc -O2 -fno-omit-frame-pointer -Xlinker -S
+
+