[gforth] / gforth / envos.fs.in  

gforth: gforth/envos.fs.in

Diff for /gforth/envos.fs.in between version 1.7 and 1.8

version 1.7, Tue Jul 15 16:11:49 2008 UTC version 1.8, Fri Aug 8 20:56:14 2008 UTC
Line 33 
Line 33 
 : libtool-cc ( -- c-addr u ) \ gforth  : libtool-cc ( -- c-addr u ) \ gforth
 \G invocation string of the C compiler used for libtool  \G invocation string of the C compiler used for libtool
     s" @CC@" ;      s" @CC@" ;
   
   \ test for the presence of libffi or ffcall
   @FFCALLFLAG@ constant ffcall-present \ libffi present (on building)
   @LIBFFIFLAG@ constant libffi-present \ ffcall libs present (on building)
   
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help