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

RISC-V32 build issues #4

Open
kassane opened this issue Nov 15, 2024 · 0 comments
Open

RISC-V32 build issues #4

kassane opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kassane
Copy link
Owner

kassane commented Nov 15, 2024

using pico-sdk-tools/riscv-toolchain

linux: https://github.com/kassane/rp2040-dlang/actions/runs/11861098741/job/33057727794

/home/runner/work/rp2040-dlang/rp2040-dlang/pico-sdk/lib/mbedtls/library/entropy_poll.c:36:2: error: #error "Platform entropy sources only work on Unix and Windows, see MBEDTLS_NO_PLATFORM_ENTROPY in config.h"
   36 | #error \
      |  ^~~~~

macos: https://github.com/kassane/rp2040-dlang/actions/runs/11861098741/job/33057728489

     riscv32-unknown-elf-gcc: error: unrecognized command-line option '-arch'; did you mean '-march='?
    ninja: build stopped: subcommand failed.

xpack toolchain not supported.

@kassane kassane changed the title RISCV get MBEDTLS_NO_PLATFORM_ENTROPY error RISC-V32 build issues Nov 15, 2024
@kassane kassane added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant