Search Criteria
Package Details: aarch64-linux-gnu-gcc55 5.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aarch64-linux-gnu-gcc55.git (read-only, click to copy) |
---|---|
Package Base: | aarch64-linux-gnu-gcc55 |
Description: | The GNU Compiler Collection - cross compiler for ARM64 target |
Upstream URL: | http://gcc.gnu.org/ |
Licenses: | GPL, LGPL, FDL |
Conflicts: | aarch64-linux-gnu-gcc |
Provides: | aarch64-linux-gnu-gcc |
Submitter: | gkourachanis |
Maintainer: | None |
Last Packager: | gkourachanis |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-14 23:47 (UTC) |
Last Updated: | 2017-10-14 23:47 (UTC) |
Dependencies (6)
Required by (17)
- aarch64-linux-gnu-armcl-neon (requires aarch64-linux-gnu-gcc) (make)
- aarch64-linux-gnu-armcl-opencl+neon (requires aarch64-linux-gnu-gcc) (make)
- aarch64-linux-gnu-hwloc (requires aarch64-linux-gnu-gcc) (make)
- aarch64-linux-gnu-openblas-lapack-openmp (requires aarch64-linux-gnu-gcc) (make)
- aarch64-linux-musl (requires aarch64-linux-gnu-gcc)
- edk2-armvirt-git (requires aarch64-linux-gnu-gcc) (make)
- edk2-ovmf-git (requires aarch64-linux-gnu-gcc) (make)
- edk2-shell-git (requires aarch64-linux-gnu-gcc) (make)
- efifs-git (requires aarch64-linux-gnu-gcc) (make)
- glise-bin (requires aarch64-linux-gnu-gcc)
- grub-efi-arm64 (requires aarch64-linux-gnu-gcc) (make)
- hare-git (requires aarch64-linux-gnu-gcc) (optional)
- iamroot (requires aarch64-linux-gnu-gcc) (make)
- kasmvncserver-bin (requires aarch64-linux-gnu-gcc)
- libattr-aarch64 (requires aarch64-linux-gnu-gcc)
- neuron (requires aarch64-linux-gnu-gcc)
- slithin-bin (requires aarch64-linux-gnu-gcc)
Latest Comments
gkourachanis commented on 2022-12-12 03:58 (UTC)
@maxrd2 Hey,
thanks for the update on the build status, though I'm not actively on it and haven't been for a long time. So I disowned the package if anyone ( maybe you? ) is interested in adopting it.
Cheers
maxrd2 commented on 2022-12-12 00:11 (UTC)
Oh.. also patches from here are needed: https://aur.archlinux.org/cgit/aur.git/tree/?h=gcc5
maxrd2 commented on 2022-12-12 00:10 (UTC)
The build is broken. I had to apply this patch: https://github.com/draperlaboratory/hope-llvm-project/commit/176faaba39556c35ced647a94b00355a5e7a9555.patch
Also had to add param "CXX='g++ -std=c++14'" to make command inside build()
Maybe there is something else