Search Criteria
Package Details: djgpp-gcc 12.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/djgpp-gcc.git (read-only, click to copy) |
---|---|
Package Base: | djgpp-gcc |
Description: | GCC for the djgpp cross-compiler |
Upstream URL: | http://gcc.gnu.org |
Keywords: | build compiler cross djgpp DOS gcc |
Licenses: | GPL3, LGPL3 |
Submitter: | felix.s |
Maintainer: | andris |
Last Packager: | andris |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-05 19:34 (UTC) |
Last Updated: | 2022-08-20 04:46 (UTC) |
Dependencies (9)
- djgpp-binutils
- djgpp-djcrx (djgpp-djcrx-cvs, djgpp-djcrx-bootstrap)
- gcc-ada (gcc-ada-git, gcc-ada-debug)
- libisl (libisl-git)
- libmpc (libmpc-git)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- unzip (unzip-natspec, unzip-zstd) (make)
- djgpp-djcrx (djgpp-djcrx-cvs, djgpp-djcrx-bootstrap) (optional) – headers and utilities
- djgpp-djcrx-bootstrap (optional) – first build of djgpp-gcc before djgpp-djcrx is built
Required by (4)
- comcom32 (make)
- djgpp-allegro4 (make)
- djgpp-djcrx (make)
- djgpp-djcrx-cvs (make)
Latest Comments
1 2 Next › Last »
severach commented on 2023-01-23 23:05 (UTC) (edited on 2023-01-23 23:06 (UTC) by severach)
That's only a cycle because your AUR helper doesn't know how to build it. For an AUR helper, build in order:
djgpp-djcrx-bootstrap,(djgpp-binutils),djgpp-gcc,djgpp-djcrx
. An AUR helper should builddjgpp-binutils
automatically bydjgpp-gcc
.epoch32 commented on 2023-01-23 07:38 (UTC)
it's been a while and this dependency cycle still exists.
alex.shpilkin commented on 2022-01-06 15:34 (UTC)
Gforge isn’t just down, it’s gone, summarily killed by INRIA with no official archive available: https://groups.google.com/g/isl-development/c/JGaMo2VUu_8. For now the official source archives for ISL seem to be hosted on Sourceforge, so a minimal fix would be
(don’t forget to also bump pkgrel and update
.SRCINFO
if applying this as a maintainer!).severach commented on 2021-11-20 20:52 (UTC) (edited on 2021-11-20 20:52 (UTC) by severach)
options+=('!buildflags')
patlefort commented on 2021-11-17 04:06 (UTC)
I managed to make it compile with the following patch:
This make it dependent on the existing isl AUR package.
patlefort commented on 2021-11-17 01:30 (UTC)
URL isl.gforge.inria.fr is still broken, I tried from other locations and clients.
ghderty commented on 2021-11-14 16:58 (UTC)
patlefort commented on 2021-11-12 19:22 (UTC)
Problem downloading sources:
curl: (28) Failed to connect to isl.gforge.inria.fr port 80 after 129355 ms: Connection timed out
andris commented on 2021-11-11 16:50 (UTC)
Had to disable Ada cross-compiler for gcc-11. libada does not build and I do not know language well enough to try to fix it. I guess one can have alignment related runtime problems with DJGPP programs written also in other languages if program tries to use SSE or AVX
croscato commented on 2020-11-24 12:18 (UTC)
It's is possible to include a gdb build to this package?
1 2 Next › Last »