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
P
PolyORB-HI-Ada
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
TASTE
PolyORB-HI-Ada
Commits
ef73f97d
Commit
ef73f97d
authored
Nov 18, 2016
by
yoogx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Remove INSTALL and README
parent
32e4982d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
53 deletions
+0
-53
INSTALL
INSTALL
+0
-37
README
README
+0
-16
No files found.
INSTALL
deleted
100644 → 0
View file @
32e4982d
Quick installation instructions for PolyORB-HI:
===============================================
Please refer to the PolyORB High Intergrity user's guide for more
detailed installation instructions.
BUILD REQUIREMENTS:
===================
- GCC (from the FSF) or GNAT GPL (http://libre.adacore.com/)
- The latest snapshot of the Ocarina AADL tool suite
Optionally, you can install :
- GNATforLEON (for the LEON_ORK platform),
- GNAT Pro 6.2.1 or later (for the LEON_GNAT platform)
BUILD AND INSTALLATION INSTRUCTIONS:
====================================
- Install GNAT and Ocarina as specified by their respective
documentations and make sure their 'bin' installation directories
is located at the top of your PATH environment variable.
- Issue ./configure
- Issue make && make install
To build the examples, and after installing PolyORB-HI, issue:
$> make examples
The generated code and the compiled nodes for each example are located
in examples/example_name/<main_aadl_system_name>
README
deleted
100644 → 0
View file @
32e4982d
Here is a short description of the distribution:
* doc/: documentation,
* examples/: set of examples to test PolyORB HI
* share/: common files
* src/: core of PolyORB HI,
* ChangeLog: release information,
* COPYING: GPLv2 licence document,
* README: short description of the distribution.
* NEWS: The new added features
* INSTALL: Installation instructions
For quick build instructions, please refer to the INSTALL file
For more details on this distribution, please refer to doc/polyorb-hi_ug.pdf.
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