]> rtime.felk.cvut.cz Git - rtems-devel.git/blob - rtems-build/arm-csb336/rtems/arm-rtems-sys.cfg
Update of the build and patches to rtems-4.7.1
[rtems-devel.git] / rtems-build / arm-csb336 / rtems / arm-rtems-sys.cfg
1 ../../../rtems/configure --target=arm-rtems --prefix=/opt/rtems \
2   --enable-rtems-inlines --disable-multiprocessing --enable-cxx \
3   --disable-rdbg --enable-maintainer-mode --disable-tests \
4   --enable-networking --enable-posix --enable-itron --disable-ada \
5   --disable-expada --disable-multilib --disable-docs \
6   --enable-rtemsbsp=csb336
7
8 # `configure' configures rtems 4.6.99.1 to adapt to many kinds of systems.
9
10 # Usage: ../rtems/configure [OPTION]... [VAR=VALUE]...
11
12 # To assign environment variables (e.g., CC, CFLAGS...), specify them as
13 # VAR=VALUE.  See below for descriptions of some of the useful variables.
14
15 # Defaults for the options are specified in brackets.
16
17 # Configuration:
18 #   -h, --help              display this help and exit
19 #       --help=short        display options specific to this package
20 #       --help=recursive    display the short help of all the included packages
21 #   -V, --version           display version information and exit
22 #   -q, --quiet, --silent   do not print `checking...' messages
23 #       --cache-file=FILE   cache test results in FILE [disabled]
24 #   -C, --config-cache      alias for `--cache-file=config.cache'
25 #   -n, --no-create         do not create output files
26 #       --srcdir=DIR        find the sources in DIR [configure dir or `..']
27
28 # Installation directories:
29 #   --prefix=PREFIX         install architecture-independent files in PREFIX
30 #                         [/opt/rtems-4.7]
31 #   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
32 #                         [PREFIX]
33
34 # By default, `make install' will install all the files in
35 # `/opt/rtems-4.7/bin', `/opt/rtems-4.7/lib' etc.  You can specify
36 # an installation prefix other than `/opt/rtems-4.7' using `--prefix',
37 # for instance `--prefix=$HOME'.
38
39 # For better control, use the options below.
40
41 # Fine tuning of the installation directories:
42 #   --bindir=DIR           user executables [EPREFIX/bin]
43 #   --sbindir=DIR          system admin executables [EPREFIX/sbin]
44 #   --libexecdir=DIR       program executables [EPREFIX/libexec]
45 #   --datadir=DIR          read-only architecture-independent data [PREFIX/share]
46 #   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
47 #   --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
48 #   --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
49 #   --libdir=DIR           object code libraries [EPREFIX/lib]
50 #   --includedir=DIR       C header files [PREFIX/include]
51 #   --oldincludedir=DIR    C header files for non-gcc [/usr/include]
52 #   --infodir=DIR          info documentation [PREFIX/info]
53 #   --mandir=DIR           man documentation [PREFIX/man]
54
55 # Program names:
56 #   --program-prefix=PREFIX            prepend PREFIX to installed program names
57 #   --program-suffix=SUFFIX            append SUFFIX to installed program names
58 #   --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
59
60 # System types:
61 #   --build=BUILD     configure for building on BUILD [guessed]
62 #   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
63 #   --target=TARGET   configure for building compilers for TARGET [HOST]
64
65 # Optional Features:
66 #   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
67 #   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
68 #   --enable-maintainer-mode  enable make rules and dependencies not useful
69 #                         (and sometimes confusing) to the casual installer
70 #   --enable-multiprocessing
71 #                           enable multiprocessing interface
72 #   --enable-posix          enable posix interface
73 #   --enable-itron          enable itron interface
74 #   --enable-networking     enable TCP/IP stack
75 #   --enable-rdbg           enable remote debugger
76 #   --enable-rtems-inlines  enable RTEMS inline functions (default:enabled,
77 #                           disable to use macros)
78 #   --enable-cxx            enable C++ support and build the rtems++ library
79 #   --enable-tests          enable tests (default:samples)
80 #   --enable-rtems-debug    enable RTEMS_DEBUG
81 #   --enable-rtemsbsp="bsp1 bsp2 .."
82 #                           BSPs to include in build
83 #   --enable-multilib       build many library versions (default=no)
84 #   --enable-docs           enable building documentation (default:disabled)
85 #   CC_FOR_BUILD
86 #               c-compiler to be used for build subdirs (default: auto-detected)
87 #   CFLAGS_FOR_BUILD
88 #               c-flags to be used for build subdirs (default: provided by
89 #               autoconf)
90 #   CXX_FOR_BUILD
91 #               c++-compiler to be used for build subdirs (default:
92 #               auto-detected)
93 #   CXXFLAGS_FOR_BUILD
94 #               c++-flags to be used for build subdirs (default: provided by
95 #               autoconf)
96 #   CC_FOR_HOST c-compiler to be used for host subdirs (default: auto-detected)
97 #   CFLAGS_FOR_HOST
98 #               c-flags to be used for host subdirs (default: provided by
99 #               autoconf)
100 #   CXX_FOR_HOST
101 #               c++-compiler to be used for host subdirs (default:
102 #               auto-detected)
103 #   CXXFLAGS_FOR_HOST
104 #               c++-flags to be used for host subdirs (default: provided by
105 #               autoconf)
106 #   CC_FOR_TARGET
107 #               c-compiler to be used for target subdirs (default:
108 #               auto-detected)
109 #   CFLAGS_FOR_TARGET
110 #               c-flags to be used for target subdirs (default: provided by
111 #               autoconf)
112 #   CXX_FOR_TARGET
113 #               c++-compiler to be used for target subdirs (default:
114 #               auto-detected)
115 #   CXXFLAGS_FOR_TARGET
116 #               c++-flags to be used for target subdirs (default: provided by
117 #               autoconf)
118
119 # Report bugs to <rtems-bugs@rtems.com>.
120