Skip to content

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

@robstewart57

Description

@robstewart57

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 git@github.com:orcc/xronos.git

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions