| \ envos.fs set os-specific environmental queries 07jul97jaw |
\ envos.fs set os-specific environmental queries 07jul97jaw |
| |
|
| \ Copyright (C) 1997,1999,2000,2003,2006,2007,2008,2009 Free Software Foundation, Inc. |
\ Copyright (C) 1997,1999,2000,2003,2006,2007,2008,2009,2010 Free Software Foundation, Inc. |
| |
|
| \ This file is part of Gforth. |
\ This file is part of Gforth. |
| |
|
| s" @host_os@" ; |
s" @host_os@" ; |
| set-current |
set-current |
| |
|
| |
: lib-suffix ( -- c-addr u ) \ gforth |
| |
\G the suffix for loading shared objects |
| |
s" @LIB_SUFFIX@" ; |
| |
|
| : libtool-command ( -- c-addr u ) \ gforth |
: libtool-command ( -- c-addr u ) \ gforth |
| \G name of the GNU libtool command |
\G name of the GNU libtool command |
| s" @GNU_LIBTOOL@" ; |
s" @GNU_LIBTOOL@" ; |