Browse Source

* -XP added

florian 20 years ago
parent
commit
52337789b9
1 changed files with 5 additions and 0 deletions
  1. 5 0
      compiler/utils/samplecfg

+ 5 - 0
compiler/utils/samplecfg

@@ -100,6 +100,11 @@ cat <<EOFCFG > $thefile
   #WRITE Compiling Debug Version
   #WRITE Compiling Debug Version
 #ENDIF
 #ENDIF
 
 
+# set binutils prefix
+#IFDEF FPC_CROSSCOMPILING
+  -XP$fpctarget-
+#ENDIF
+
 # ----------------
 # ----------------
 # Parsing switches
 # Parsing switches
 # ----------------
 # ----------------