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