diff src/m/amdahl.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 376386a54a3c
children a86b2b5e0111
line wrap: on
line diff
--- a/src/m/amdahl.h	Mon Aug 13 09:42:28 2007 +0200
+++ b/src/m/amdahl.h	Mon Aug 13 09:43:35 2007 +0200
@@ -88,7 +88,7 @@
 /*#define HAVE_ALLOCA */
 
 #ifdef HAVE_ALLOCA
-#define LIB_STANDARD -lPW -lc
+#define LIB_STANDARD "-lPW -lc"
 #endif
 
 /* Define NO_REMAP if memory segmentation makes it not work well
@@ -115,7 +115,7 @@
    proper declaration of data_start in the #undef NO_REMAP case */
 
 #ifndef NO_REMAP
-#define START_FILES pre-crt0.o /lib/crt0.o
+#define START_FILES "pre-crt0.o /lib/crt0.o"
 #endif
 
 /* Perhaps this means that the optimizer isn't safe to use.  */
@@ -124,7 +124,7 @@
 
 /* Put text and data on non-segment boundary; makes image smaller */
 
-#define LD_SWITCH_MACHINE	-N 
+#define LD_SWITCH_MACHINE "-N"
 
 /* When writing the 'xemacs' file, make text segment ro */
 #define EXEC_MAGIC	0410