Search Criteria
Package Details: gcc48 4.8.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcc48.git (read-only, click to copy) |
---|---|
Package Base: | gcc48 |
Description: | The GNU Compiler Collection - C and C++ frontends (4.8.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, GFDL-1.3-or-later |
Submitter: | ftschindler |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 12 |
Popularity: | 0.000058 |
First Submitted: | 2014-05-06 16:14 (UTC) |
Last Updated: | 2025-01-17 05:39 (UTC) |
Dependencies (11)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- binutils (make)
- cloogAUR (make)
- doxygen (doxygen-gitAUR) (make)
- libmpc (libmpc-gitAUR) (make)
- texinfo (texinfo-gitAUR) (make)
- dejagnu (dejagnu-gitAUR) (check)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (check)
Latest Comments
1 2 3 4 5 Next › Last »
micwoj92 commented on 2025-01-16 20:49 (UTC)
Please use SPDX license identifiers.
moormaster commented on 2024-09-14 14:05 (UTC)
The
CHOST: unbound variable error
is fixed for me now when building with recent version >=7.0 of makepkg/pacman.thisisrahulg commented on 2024-08-03 16:55 (UTC) (edited on 2024-08-03 16:58 (UTC) by thisisrahulg)
The CHOST: unbound variable error
For this, Remove the CHOST entries from the PKGBUILD and re-run.
moormaster commented on 2024-05-21 17:40 (UTC)
The
CHOST: unbound variable
error might be a bug in makepkg which might be fixed in the next version >6.1.0https://gitlab.archlinux.org/pacman/pacman/-/commit/7dcf9a2b49226af8fcb43202d83260873fc11490
frazar0 commented on 2024-04-15 06:42 (UTC) (edited on 2024-04-15 06:43 (UTC) by frazar0)
I am facing an error when trying to compile the
gcc48
package in a clean chroot withaurutils
usingThe exact error is the following:
moormaster commented on 2021-09-01 00:21 (UTC) (edited on 2021-09-03 18:16 (UTC) by moormaster)
I also needed to make following changes in the last patch by chn - set CPPFLAGS when it was unset before entering strict mode (makepkg.conf does not set it anymore) - remove compiler flags -fstack-clash-protection and -fcf-protection
See my new patch
chn commented on 2021-06-19 11:53 (UTC)
Build failed with gcc11, unless with the following patch:
severach commented on 2016-12-12 18:42 (UTC)
quenyen commented on 2016-12-12 15:37 (UTC)
1 2 3 4 5 Next › Last »