Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
c134071c
Commit
c134071c
authored
Feb 27, 2018
by
yoogx
Browse files
* Update Windows specific info
For openaadl/ocarina#130
parent
4305f2b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/installation.rst
View file @
c134071c
.. _installation:
============
...
...
@@ -171,16 +170,13 @@ testing and running regression testing. Such setting is unusual for
Windows and requires additional tools.
The recommended set of tools for compiling Ocarina under Windows
(tested on Windows 7) is to
* install Cygwin, and use its terminal for running all compilation scripts
(tested on Windows 7, as of 2018/02/27) is to
* install
autoconf, automake and GNU Make
* install
MSYS2, and use its terminal for running all compilation scripts
* install
native gcc, this compiler is used for compiling `mknodes`
* install
autoconf, automake, Python and GNU Make
* install `x86_64-w64-mingw32` gcc tool-chain, this compiler is used
to "cross-compile" from cygwin to regular Windows.
* install `mingw-w64-x86_64-gcc-ada` package, it has GNAT front-end
.. note:: It is highly recommended to rely on the `build_ocarina.sh`
script for the Windows platform.
\ No newline at end of file
script for the Windows platform.
Write
Preview
Supports
Markdown
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