Search Criteria
Package Details: mips64-elf-gcc 14.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mips64-elf-gcc.git (read-only, click to copy) |
---|---|
Package Base: | mips64-elf-gcc |
Description: | The GNU Compiler Collection (mips64-elf) |
Upstream URL: | http://www.gnu.org/software/gcc/ |
Licenses: | GPL, custom, LGPL, FDL |
Conflicts: | mips64-elf-gcc-stage1 |
Provides: | mips64-elf-gcc-stage1 |
Replaces: | mips64-elf-gcc-stage1 |
Submitter: | simer |
Maintainer: | simer (valandil) |
Last Packager: | simer |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-29 23:10 (UTC) |
Last Updated: | 2024-09-01 17:21 (UTC) |
Dependencies (6)
- libmpc (libmpc-gitAUR)
- mips64-elf-newlibAUR
- zstd (zstd-gitAUR, zstd-staticAUR)
- gmp (gmp-hgAUR) (make)
- mips64-elf-binutilsAUR (make)
- mpfr (mpfr-gitAUR) (make)
Required by (4)
- libdragon-git
- libdragon-unstable-git
- libmikmod-n64-git (requires mips64-elf-gcc-stage1) (make)
- mips64-elf-newlib (requires mips64-elf-gcc-stage1) (make)
Latest Comments
valandil commented on 2022-08-18 01:25 (UTC)
As I understand it, this is normal. When you first build a new target, you need to bootstrap gcc and newlib, and you do this by compiling binutils --> gcc-stage1 --> newlib --> gcc. It is a bit awkward to represent in the deps, but notice that misp64-elf-newlib has a make dependency on mips64-elf-gcc-stage1.
I think the dependency solver gets confused because we also mark mips64-elf-gcc has providing mips64-elf-gcc-stage1.
Chasar commented on 2022-08-06 12:39 (UTC) (edited on 2022-08-06 12:40 (UTC) by Chasar)
By installing this with an AUR helper I got some conflicting dependency issues. I solved it by: