[gforth] / gforth / libffi.fs  

gforth: gforth/libffi.fs

Diff for /gforth/libffi.fs between version 1.28 and 1.29

version 1.28, Sat Aug 9 21:26:21 2008 UTC version 1.29, Sat Aug 9 21:28:39 2008 UTC
Line 24 
Line 24 
 c-library libffi  c-library libffi
 s" ffi" add-lib  s" ffi" add-lib
   
   \ The ffi.h of XCode needs the following line, and it should not hurt elsewhere
   \c #define MACOSX
 include-ffi.h-string save-c-prefix-line \ #include <ffi.h>  include-ffi.h-string save-c-prefix-line \ #include <ffi.h>
 \c extern Cell *gforth_RP;  \c extern Cell *gforth_RP;
 \c extern unsigned char *gforth_LP;  \c extern unsigned char *gforth_LP;


Generate output suitable for use with a patch program
Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help