Package Details: sh3eb-elf-gcc 16.1.0-1

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)

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:

hurricane@TheCloutPC ~/aur/sh3eb-elf-gcc $ ls
drwxr-xr-x    - hurricane  8 Jun 12:11 .git
.rw-r--r--  798 hurricane  8 Jun 12:11 .SRCINFO
.rw-r--r-- 102M hurricane 19 Jun 10:11 gcc-16.1.0.tar.xz
.rw-r--r-- 2.1M hurricane 19 Jun 10:11 isl-0.27.tar.xz
.rw-r--r-- 2.2k hurricane  8 Jun 12:10 PKGBUILD
.rw-r--r--    0 hurricane 19 Jun 10:19 PKGBUILD-namcap.log
.rw-r--r-- 1.6M hurricane 19 Jun 10:19 sh3eb-elf-binutils-2.46.0-1-x86_64.pkg.tar.zst
.rw-r--r-- 1.2M hurricane 19 Jun 10:16 sh3eb-elf-gcc-16.1.0-1-x86_64-build.log
.rw-r--r-- 173k hurricane 19 Jun 10:16 sh3eb-elf-gcc-16.1.0-1-x86_64-package.log
.rw-r--r--    0 hurricane 19 Jun 10:11 sh3eb-elf-gcc-16.1.0-1-x86_64-prepare.log
.rw-r--r--  41M hurricane 19 Jun 10:18 sh3eb-elf-gcc-16.1.0-1-x86_64.pkg.tar.zst
.rw-r--r-- 6.0k hurricane 19 Jun 10:19 sh3eb-elf-gcc-16.1.0-1-x86_64.pkg.tar.zst-namcap.log
.rw-r--r-- 273M hurricane 19 Jun 10:19 sh3eb-elf-gcc-debug-16.1.0-1-x86_64.pkg.tar.zst
.rw-r--r--  822 hurricane 19 Jun 10:19 sh3eb-elf-gcc-debug-16.1.0-1-x86_64.pkg.tar.zst-namcap.log
hurricane@TheCloutPC ~/aur/sh3eb-elf-gcc $ 

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:

make: *** No rule to make target 'all-gcc'.  Stop.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: sh3eb-elf-gcc-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
sh3eb-elf-gcc - exit status 4

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.