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