mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-17 04:41:58 +08:00
rsb: Mention Ada language option
This commit is contained in:
parent
eb934d0d6c
commit
8d94ba1fed
@ -517,7 +517,7 @@ because they are implemented with the configuration scripts. The best way to
|
||||
find what is available is to grep the configuration files. for ``with`` and
|
||||
``without``.
|
||||
|
||||
Following are currentlt available:
|
||||
Following are currently available:
|
||||
|
||||
``--without-rtems``
|
||||
Do not build RTEMS when building an RTEMS build set.
|
||||
@ -525,8 +525,11 @@ Following are currentlt available:
|
||||
``--without-cxx``
|
||||
Do not build a C++ compiler.
|
||||
|
||||
``--with-objc``
|
||||
Attempt to build a C++ compiler.
|
||||
``--with-ada``
|
||||
Attempt to build an Ada compiler. You need a native GNAT installed.
|
||||
|
||||
``--with-fortran``
|
||||
Attempt to build a Fortran compiler.
|
||||
|
||||
``--with-objc``
|
||||
Attempt to build a C++ compiler.
|
||||
|
Loading…
x
Reference in New Issue
Block a user