Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for including Xronos when building Orcc with these scripts #7

Open
robstewart57 opened this issue Jul 6, 2016 · 0 comments

Comments

@robstewart57
Copy link
Contributor

The wiki page states:

This set of scripts will build Open RVC-CAL Compiler. To do so you have to clone Orcc repository (in addition to ci-server-scripts).

Telling the user to:

cd ~/projects
git clone https://github.com/orcc/ci-server-scripts.git
git clone https://github.com/orcc/orcc.git

The Xronos sources are not in https://github.com/orcc/orcc.git . How do I point these scripts to where Xronos is in my filesystem, so that I can later compile Orcc projects with Xronos, e.g.

$SCRIPTS_DIR/orcc_run_compilation $WORK_DIR ~/projects/orc-apps xronos ....

Is it just a case of

cd ~/projects
git clone [email protected]:orcc/xronos.git

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant