Search Criteria
Package Details: sh3eb-elf-gcc 16.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sh3eb-elf-gcc.git (read-only, click to copy) |
|---|---|
| Package Base: | sh3eb-elf-gcc |
| Description: | The GNU Compiler Collection for the sh3eb-elf target. |
| Upstream URL: | http://gcc.gnu.org |
| Licenses: | GFDL-1.3-or-later, GPL-3.0-with-GCC-exception |
| Submitter: | Juju |
| Maintainer: | HurricanePootis |
| Last Packager: | HurricanePootis |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-06-28 04:26 (UTC) |
| Last Updated: | 2026-06-08 17:11 (UTC) |
Dependencies (9)
- bash (bash-gitAUR, bash-devel-gitAUR)
- elfutils (elfutils-gitAUR, elfutils-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gmp (gmp-hgAUR)
- libmpc (libmpc-gitAUR)
- mpfr (mpfr-gitAUR)
- sh3eb-elf-binutilsAUR
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
Latest Comments
HurricanePootis commented on 2026-06-19 15:20 (UTC)
@Weblinkes
I am able to compile this in a clean chroot using
extra-x86-64-build -- -I ./sh3eb-elf-binutils-2.46.0-1-x86_64.pkg.tar.zst. I never push updates unless I am able to compile them in a clean chroot. Since you only gave me 6 lines of information, I am not able to say anything but, "It's not my problem." Try compiling the binutils package first, then the compiler, using a clean chroot.Proof:
Weblinkes commented on 2026-06-19 11:32 (UTC)
Despite being updated 11 days ago, this still doesn't compile. Combined with the fact that the replacement PKGBUILD that is often linked to is about 4 years out-dated, this is entirely preventing me from creating addins for my CG-50. Please could this be updated, such that it compiles correctly?
For reference, this is the error that I receive when I try to install this:
Breizh commented on 2021-11-06 19:51 (UTC)
@LevitatingRein: maybe can you look at this package instead: https://aur.archlinux.org/packages/sh-elf-gcc-casio/
It seems to be out-of-date too, but you’ll have a better chance of getting an update or at least a response.
Levitating commented on 2021-10-21 23:05 (UTC)
I wouldn't mind fixing this package if you add me as co-maintainer.
elisaado commented on 2018-09-07 18:01 (UTC)
If you get "make: *** No rule to make target 'all-gcc'. Stop.", try cloning this package and running makepkg -si manually instead of using your AUR package manager.