Search Criteria
Package Details: riscv-sifive-elf-gcc 9.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/riscv-sifive-elf-gcc.git (read-only, click to copy) |
---|---|
Package Base: | riscv-sifive-elf-gcc |
Description: | Cross compiler for 32-bit and 64-bit RISC-V |
Upstream URL: | https://gcc.gnu.org/ |
Licenses: | GPL, LGPL, FDL |
Groups: | risc-v |
Submitter: | Sequencer |
Maintainer: | None |
Last Packager: | Sequencer |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-06-25 08:45 (UTC) |
Last Updated: | 2019-06-25 08:45 (UTC) |
Dependencies (4)
- libmpc (libmpc-gitAUR)
- riscv-sifive-elf-binutilsAUR
- riscv-sifive-elf-newlibAUR
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (1)
- riscv-tests-git (make)
Latest Comments
Naide commented on 2022-01-28 17:49 (UTC)
Please add
make -j $(nproc)
to the build script. It takes ages to compile this package...triple-destinies commented on 2019-11-25 23:56 (UTC) (edited on 2019-11-25 23:57 (UTC) by triple-destinies)
This package takes a long time to build on my 12 core computer. I noticed it's only using 1 CPU. Would it be possible to add a make -j
nproc
switch to utilize all cores so building doesn't take as long?