diff src/m/paragon.h @ 14511:7b9c423cd54b

(LIB_STANDARD): Add -lmach. (LD_DATA_START): Definition deleted. (LD_SWITCH_SYSTEM): Definition and #undef deleted.
author Richard M. Stallman <rms@gnu.org>
date Wed, 07 Feb 1996 22:56:22 +0000
parents 9ab1deb3d118
children 695cf19ef79e
line wrap: on
line diff
--- a/src/m/paragon.h	Wed Feb 07 22:55:45 1996 +0000
+++ b/src/m/paragon.h	Wed Feb 07 22:56:22 1996 +0000
@@ -4,10 +4,7 @@
 #define COFF
 #define SYSTEM_MALLOC
 #define TEXT_START 0x10000
-#define LD_DATA_START 0x140000
-#undef  LD_SWITCH_SYSTEM
-#define LD_SWITCH_SYSTEM -d LD_DATA_START
-#define LIB_STANDARD -lc -lic
+#define LIB_STANDARD -lc -lic -lmach
 #define KEEP_OLD_TEXT_SCNPTR
 #define KEEP_OLD_PADDR
 #define drem fmod