Yeah, the Cobol packages are named differently because I added Cobol right after it was upstreamed, long before Arch itself adopted it. I will update it, but the name inconsistencies are a bid odd. Using the same name scheme gcc-m2 should also be named gcc-gm2.
Search Criteria
Package Details: gcc-gcobol-snapshot 16.0.0.snapshot20250511-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcc-snapshot.git (read-only, click to copy) |
---|---|
Package Base: | gcc-snapshot |
Description: | Cobol front-end for GCC (snapshot) |
Upstream URL: | https://gcc.gnu.org |
Licenses: | GFDL-1.3-or-later, GPL-3.0-with-GCC-exception |
Conflicts: | gcc-gcobol, gcc-gcobol-multilib |
Provides: | gcc-gcobol, gcc-gcobol-multilib, gcc-gcobol-snapshot-multilib |
Replaces: | gcc-gcobol, gcc-gcobol-multilib, gcc-gcobol-snapshot-multilab |
Submitter: | wgottwalt |
Maintainer: | wgottwalt |
Last Packager: | wgottwalt |
Votes: | 3 |
Popularity: | 0.37 |
First Submitted: | 2024-05-06 05:49 (UTC) |
Last Updated: | 2025-05-13 13:06 (UTC) |
Dependencies (16)
- gcc-snapshotAUR
- binutils (make)
- doxygen (doxygen-gitAUR) (make)
- gcc-ada (gcc-ada-gitAUR, gcc-ada-debugAUR, gcc-ada-snapshotAUR) (make)
- gcc-d (gcc-d-gitAUR, gcc-d-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- dejagnu (dejagnu-gitAUR) (check)
- expect (check)
- inetutils (inetutils-gitAUR) (check)
- python-pytest (check)
- tcl (tcl-fossilAUR, tcl84AUR) (check)
Required by (0)
Sources (11)
- 0002-libgccjit-Remove-obsolete-texinfo-statements.patch
- c89
- c99
- gcc-ada-repro.patch
- git+https://repo.or.cz/isl.git#branch=maint
- https://ftp.fu-berlin.de/unix/languages/gcc/snapshots/16-20250511/gcc-16-20250511.tar.xz
- https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz
- https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz
- https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz.sig
- https://www.mpfr.org/mpfr-4.2.2/mpfr-4.2.2.tar.xz
- https://www.mpfr.org/mpfr-4.2.2/mpfr-4.2.2.tar.xz.asc
Latest Comments
wgottwalt commented on 2025-05-13 11:46 (UTC)
bash000000 commented on 2025-05-13 09:13 (UTC)
gcc-cobol-snapshot should be rename to gcc-gcobol-snapshot to be consistent with the official repository
bash000000 commented on 2025-04-24 12:21 (UTC)
add --disable-bootstrap as a parameter speeds up the package build, although it increases the risk of problems.
wgottwalt commented on 2025-03-26 15:54 (UTC) (edited on 2025-03-26 15:58 (UTC) by wgottwalt)
@people who like to build this: You need a beefy machine. Even on a 32 core Threadripper this takes quite a while. Also keep in mind, Rust is highly experimental and currently is far from being usable, but Cobol works flawlessly. The repo also provides an aarch64 makefile, only missing the lib32 and Ada stuff. But don't even think about building this on a RPi. Think about a big ARM machine, think 32+ cores.
Master81 commented on 2025-03-24 11:19 (UTC)
build fails. You have to add cargo
as a dependency.
Pinned Comments
wgottwalt commented on 2025-03-26 15:54 (UTC) (edited on 2025-03-26 15:58 (UTC) by wgottwalt)
@people who like to build this: You need a beefy machine. Even on a 32 core Threadripper this takes quite a while. Also keep in mind, Rust is highly experimental and currently is far from being usable, but Cobol works flawlessly. The repo also provides an aarch64 makefile, only missing the lib32 and Ada stuff. But don't even think about building this on a RPi. Think about a big ARM machine, think 32+ cores.