Search Criteria
Package Details: mips-elf-gcc 15.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mips-elf-gcc.git (read-only, click to copy) |
---|---|
Package Base: | mips-elf-gcc |
Description: | The GNU Compiler Collection - cross compiler for MIPS ELF (bare-metal) target |
Upstream URL: | https://gcc.gnu.org/ |
Licenses: | GPL |
Conflicts: | cross-mips-elf-gcc |
Replaces: | cross-mips-elf-gcc |
Submitter: | angelodalzotto |
Maintainer: | giumacedo |
Last Packager: | giumacedo |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-14 00:26 (UTC) |
Last Updated: | 2025-05-30 16:33 (UTC) |
Latest Comments
« First ‹ Previous 1 2
philpirj commented on 2021-06-08 09:56 (UTC)
https://aur.archlinux.org/packages/libgccjit/#comment-808549 suggests importing this key:
but frankly I don't understand why one do that, and why this signature should be trusted?
Checked with Jakub to update their signature on GNU FTP mirrors page.
Anyway, after importing:
philpirj commented on 2021-06-08 09:47 (UTC)
Didn't work.
It still fails the check even if I add this
6C35
key tovalidpgpkeys
(desperate mode alert).philpirj commented on 2021-06-08 09:37 (UTC)
According to http://www.gnu.org/software/gcc/mirrors.html, there are more valid signing keys.
should work.
philpirj commented on 2021-06-08 08:52 (UTC) (edited on 2021-06-08 08:52 (UTC) by philpirj)
ecloud commented on 2019-09-08 07:17 (UTC) (edited on 2019-09-08 07:18 (UTC) by ecloud)
Is this intended as a bare-metal compiler? It seems incomplete for building binaries for openwrt... that's what I was hoping to use it for. Of course there are no headers included, and even if I work around that, I see that it's not able to link a "hello world" executable:
« First ‹ Previous 1 2