-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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
Labels
No labels