--- gforth/machpc.fs.in 2007/12/31 18:40:24 1.20 +++ gforth/machpc.fs.in 2010/12/31 18:09:02 1.27 @@ -1,7 +1,7 @@ \ machpc.fs is generated; source: machpc.fs.in \ generic mach file for pc gforth 03sep97jaw -\ Copyright (C) 1995,1996,1997,2000,2003,2005,2007 Free Software Foundation, Inc. +\ Copyright (C) 1995,1996,1997,2000,2003,2005,2007,2008,2010 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -29,12 +29,6 @@ true DefaultValue file \ controls the p \ file access wordset true DefaultValue OS \ flag to indicate a operating system -@FFCALLFLAG@ DefaultValue ffcall \ Foreign Function Calls - -@LIBFFIFLAG@ DefaultValue libffi \ Foreign Function Calls - -@OLDCALLFLAG@ DefaultValue oldcall \ old Foreign Function Calls - true DefaultValue prims \ true: primitives are c-code true DefaultValue floating \ floating point wordset is present @@ -115,9 +109,9 @@ true DefaultValue control-rack \ disabl false DefaultValue crlf -true DefaultValue flash +false DefaultValue flash -$0 DefaultValue kernel-start \ no artificial offset +$10 DefaultValue kernel-start \ no artificial offset &48 KB DefaultValue kernel-size &1 KB DefaultValue stack-size @@ -125,3 +119,5 @@ $0 DefaultValue kernel-start \ no arti &1 KB DefaultValue rstack-size &1 KB DefaultValue lstack-size [THEN] + +T cell H 8 = DefaultValue 64bit