Search Criteria
Package Details: gcc45 4.5.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcc45.git (read-only, click to copy) |
---|---|
Package Base: | gcc45 |
Description: | The GNU Compiler Collection (4.5.x) |
Upstream URL: | http://gcc.gnu.org |
Licenses: | custom, GPL-2.0-only, LGPL-2.1-only, GPL-3.0-only, LGPL-3.0-only |
Conflicts: | gcc45-multilib |
Submitter: | severach |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-05 00:33 (UTC) |
Last Updated: | 2025-01-17 03:15 (UTC) |
Dependencies (15)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- binutils
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gmp (gmp-hgAUR)
- libelf (elfutils-gitAUR)
- libmpc (libmpc-gitAUR)
- mpfr (mpfr-gitAUR)
- ppl
- python (python37AUR, python311AUR, python310AUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- elfutils (elfutils-gitAUR) (make)
- flex (flex-gitAUR) (make)
- setconf (make)
Latest Comments
severach commented on 2019-12-03 07:18 (UTC)
The error gets lost in the multi thread compile. Specifiy -j1 and we see an error that leads here. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90677
gardotd426 commented on 2019-12-02 21:09 (UTC)
There is no false line in the current gcc_pure64.patch, yet the build still fails with an unbound variable error:
severach commented on 2016-06-07 16:00 (UTC)
biinari commented on 2016-06-07 12:53 (UTC)