Skip to content

The xPack toolchains, other development tools and xpm #14

@ilg-ul

Description

@ilg-ul

I don't know exactly what your requirements are, but in case this can be of any help, I'm maintaining a set of cross-platform standalone binary packages, including native toolchains (GCC and clang) and cross toolchains (arm-none-eabi, riscv-none-elf and aarch64-none-elf), plus other tools, like CMake, ninja, meson, qemu, all intended for reproducible builds.

The projects are available from:

These binary packages can be easily installed with xpm, which is an extension of npm:

For example the toolchains and other tools can be referred as dependencies by other projects and used during build, like regular builds for native components or unit tests.

Here is an example of a project using such dependencies:

If you think that anything from these projects can be of any help for node, or for any of your other projects, I'd be more than happy to contribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions