Search Criteria
Package Details: mips64-linux-gnu-gcc-bootstrap 15.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mips64-linux-gnu-gcc-bootstrap.git (read-only, click to copy) |
|---|---|
| Package Base: | mips64-linux-gnu-gcc-bootstrap |
| Description: | The GNU Compiler Collection - bootstrap/stage1 cross compiler for the MIPS64 target (for the toolchain with GNU C library and multilib ABI) |
| Upstream URL: | https://gcc.gnu.org/ |
| Licenses: | GFDL-1.3-or-later, GPL-3.0-with-GCC-exception |
| Conflicts: | mips64-linux-gnuabi32-gcc-bootstrap, mips64-linux-gnuabi64-gcc-bootstrap, mips64-linux-gnuabin32-gcc-bootstrap |
| Provides: | mips64-linux-gnuabi32-gcc-bootstrap, mips64-linux-gnuabi64-gcc-bootstrap, mips64-linux-gnuabin32-gcc-bootstrap |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 3 |
| Popularity: | 0.015655 |
| First Submitted: | 2021-10-31 18:37 (UTC) |
| Last Updated: | 2025-09-29 21:36 (UTC) |
Dependencies (9)
- gmp (gmp-hgAUR)
- libisl (libisl-gitAUR)
- libmpc (libmpc-gitAUR)
- mips64-linux-gnu-binutilsAUR
- mpfr (mpfr-gitAUR)
- sh (dashbinshAUR, zshbinshAUR, bash-gitAUR, bash-devel-gitAUR, bash)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- mips64-linux-gnu-linux-api-headersAUR (make)
Required by (1)
- mips64-linux-gnu-glibc (make)
Latest Comments
dbermond commented on 2024-12-27 14:16 (UTC)
@MGThePro First of all, aur helpers are not supported, use makepkg. It looks like you are having a build issue with linux-gnu-gcc-binutils, and not with this package. Please report issues in the corresponding aur package web package. I've just checked, and linux-gnu-gcc-binutils is building fine. Maybe you are somehow using a different compiler than the current gcc 14.2.
MGThePro commented on 2024-12-26 14:27 (UTC)
I'm getting some compilation errors that seem to cause the whole build to fail
dbermond commented on 2021-12-24 20:08 (UTC)
@flagrama Fixed.
flagrama commented on 2021-12-24 02:31 (UTC)
I'm currently getting a
-Werror=format-securityrelated error when trying to make this package.