Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
xenomai
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xenomai
xenomai
Commits
f86c6d67
Commit
f86c6d67
authored
Mar 24, 2015
by
Philippe Gerum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/asciidoc: update guides
parent
7fc9a3ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
5 deletions
+15
-5
doc/asciidoc/README.INSTALL.adoc
doc/asciidoc/README.INSTALL.adoc
+15
-5
No files found.
doc/asciidoc/README.INSTALL.adoc
View file @
f86c6d67
...
...
@@ -350,8 +350,11 @@ although this is not mandatory if building with `--disable-tls`.
the target kernel running the real-time applications. In addition,
the FUSE development libraries must be available from the toolchain.
- The autoconf (>= 2.62), automake and libtool packages must be
available on your build system.
- If you plan to build from the sources available from the Xenomai GIT
tree (git.xenomai.org), the autoconf (>= 2.62), automake and libtool
packages must be available on your build system. This is not
required when building from a source tree extracted from a
http://download.gna.org/xenomai/[release tarball].
_Cobalt_-specific requirements
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
...
@@ -377,14 +380,21 @@ _Mercury_-specific requirement
Configuring
~~~~~~~~~~~
First, the `configure` script and Makefiles must be generated in the
Xenomai source tree. The recommended way is to run the automatic
reconfiguration script shipped, from the top of the source tree:
If building the source obtained from the Xenomai GIT tree
(git.xenomai.org), the `configure` script and Makefiles must be
generated in the Xenomai source tree. The recommended way is to run
the automatic reconfiguration script shipped, from the top of the
source tree:
---------------------
$ ./scripts/bootstrap
---------------------
If building from a http://download.gna.org/xenomai[release tarball], a
set of autoconf-generated file will be readily available from the
extracted source tree, and therefore reconfiguring will not be
required.
When run, the generated `configure` script prepares for building the
libraries and programs, for both the _Cobalt_ and _Mercury_ cores. The
core-specific code which may be needed internally is automatically and
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment