Issue with Linker can't find lib's.

Jim Wilson jimw@sifive.com
Tue Jun 25 20:07:00 GMT 2019


On Tue, Jun 25, 2019 at 2:42 AM Ghalib Khan <ghalib.khan@exaleapsemi.com> wrote:
> can you Help me to Build upstream sources Riscv-gnu-Toolchain.

crosstool-ng.github.io can build a RISC-V toolchain from upstream
sources.  RISC-V was still an experimental target last I checked, so
you need to enable experimental features before you can choose a riscv
target.

You could also use github.com/riscv/riscv-gnu-toolchain to do a build
using upstream sources.  You can use git remote to pull in the
upstream sources you want.

Jim



More information about the Binutils mailing list