Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

infra: better interoperability #1141

Open

Description

The integration of entangled into other CMake or Makefile projects is quite complicated.
The commands to build the static libraries are too complicated. The following command is needed

bazel build -c opt --crosstool_top=@iota_toolchains//tools/x86-64-core-i7--glibc--bleeding-edge-2018.07-1:toolchain --cpu='x86_64' --compiler='gcc' --host_crosstool_top=@bazel_tools//tools/cpp:toolchain //mam/api

in order to cross compile a library. I recommend compiling static and share libraries in the release process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-infraArea - InfrastructureC-feature-requestCategory - Feature requestE-highExperience - HighP-lowPriority - Low

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions