1gnustep-config(1)            GNUstep System Manual           gnustep-config(1)
2
3
4

NAME

6       gnustep-config - prints information about the current gnustep installa‐
7       tion.
8

SYNOPSIS

10       gnustep-config [ --variable=variable  |--objc-flags|--objc-libs|--base-
11       libs|--gui-libs ]
12

DESCRIPTION

14       gnustep-config  can  print  information  about  the currently installed
15       GNUstep system. It can output dependend on the options used the differ‐
16       ent  flags  used for compilation, but also the different internal vari‐
17       ables used by the make system.
18

OPTIONS

20       --variable=variable
21              prints the value of the specified variable.  Possible  variables
22              are:
23                     GNUSTEP_MAKEFILES
24                     GNUSTEP_USER_DIR
25                     GNUSTEP_USER_DEFAULTS_DIR
26                     GNUSTEP_HOST
27                     GNUSTEP_HOST_CPU
28                     GNUSTEP_HOST_VENDOR
29                     GNUSTEP_HOST_OS
30                     GNUSTEP_IS_FLATTENED
31                     GNUSTEP_xxx_APPS
32                     GNUSTEP_xxx_TOOLS
33                     GNUSTEP_xxx_LIBRARY
34                     GNUSTEP_xxx_HEADERS
35                     GNUSTEP_xxx_LIBRARIES
36                     GNUSTEP_xxx_DOC
37                     GNUSTEP_xxx_DOC_MAN
38                     GNUSTEP_xxx_DOC_INFO
39              where  'xxx'  could  be  any of 'SYSTEM', 'NETWORK', 'LOCAL' and
40              'USER'.
41
42
43       --objc-flags
44              prints all the flags required to compile an ObjC file
45
46
47       --objc-libs
48               prints all the flags required to link a pure ObjC  program  (no
49              foundation/gui)
50
51
52       --base-libs
53              prints  all  the flags required to link a command-line ObjC pro‐
54              gram (no gui)
55
56
57       --gui-libs
58              prints all the flags required to link a GUI ObjC program
59

BUGS

61       None known
62

SEE ALSO

64       GNUstep(7)
65

HISTORY

67       Work   on   gnustep-config   started   in   2007   by    Nicola    Pero
68       <nicola.pero@meta-innovation.com>
69

AUTHORS

71       This man page was written by Dennis Leeuw <dleeuw@made-it.com>.
72
74       Copyright (C) 2007 Free Software Foundation, Inc.
75
76       Copying  and  distribution  of this file, with or without modification,
77       are permitted in any medium  without  royalty  provided  the  copyright
78       notice and this notice are preserved.
79
80
81
82GNUstep                           24/12/2007                 gnustep-config(1)
Impressum