Skip to content

how to build on Ubuntu w/ their version of GCC for RISCV #4

@wadester

Description

@wadester

I am trying to build busybear-linux with their supplied GCC for RISCV:
gcc-7-riscv64-linux-gnu and gcc-7-riscv64-linux-gnu-base:amd64
or gcc-8-riscv64-linux-gnu and gcc-8-riscv64-linux-gnu-base:amd64

I have multiple questions:
Should I use GCC 7 or 8?
How would I change the scripts from using a full tool install, for example into /opt/riscv?
If building GCC for RISCV should I use the multilib option:
./configure --prefix=/opt/riscv --enable-multilib
make linux

Could you update the docs to include some clarification.

Thanks for a great project. Note, I did something similar using buildroot on a 2.2 kernel
a very, very long time ago to make an image that fit on a floppy....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions