riscv-software-src / homebrew-riscv

homebrew (macOS) packages for RISC-V toolchain
https://riscv.org
310 stars 50 forks source link

Ship with Pine64 ("xuantie") patches? #96

Closed brainstorm closed 1 year ago

brainstorm commented 1 year ago

See this issue for context: https://github.com/bouffalolab/bl_mcu_sdk/issues/83#issuecomment-1407628005

Would be awesome to have this homebrew casks supporting those Buffalo/Sipeed ICs too and brew install it all without having to have separately patched "special" toolchains.

/cc @gamelaster @sakumisu

acemtp commented 1 year ago

would be awe some indeed. we compiled the toolchain on debian/linux successfully from source but on mac, it failed but I don't see any error in the output

sbeamer commented 1 year ago

Sadly, this currently doesn't seem like a good fit for the repo for 2 reasons:

  1. There doesn't seem to be a macOS pathway existing. This repo provides automation for things that are already available for macOS.
  2. This repo is housed under RISC-V, so it generally aims to support open-source and especially foundation blessed projects rather than proprietary projects.