Search Criteria
Package Details: djgpp-djcrx 2.05-11
| Git Clone URL: | https://aur.archlinux.org/djgpp-djcrx.git (read-only, click to copy) |
|---|---|
| Package Base: | djgpp-djcrx |
| Description: | Headers and utilities for the djgpp cross-compiler |
| Upstream URL: | http://www.delorie.com/djgpp/ |
| Keywords: | build cross djgpp DOS headers libc |
| Licenses: | |
| Conflicts: | |
| Submitter: | felix.s |
| Maintainer: | andris |
| Last Packager: | andris |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-09-06 19:38 |
| Last Updated: | 2020-05-08 15:34 |
Dependencies (4)
Required by (5)
- comcom32 (make)
- djgpp-gcc (optional)
- djgpp-gcc
- djgpp-pkg-config
- djgpp-zlib
Latest Comments
JL2210 commented on 2020-05-19 20:47
delorie.com copy of files is down. http://na.mirror.garr.it/mirrors/djgpp/current is reliable
ron2138 commented on 2019-03-16 17:58
(1) Package doesn't built:
Using djgpp-djcrx-bootstrap, but I see no other option.
Edit: djgpp-djcrx-cvs doesn't fail in that way.
(2) Shouldn't this package also
?
janezz55 commented on 2018-07-02 17:43
Can someone please port gnu-pth to this build?
felix.s commented on 2016-03-28 19:46
I did something else instead. Though thanks for the heads-up.
chouimat commented on 2016-03-24 19:59
Can you provide the djgpp-gcc-base PKGBUILD
so I could compile this package?
felix.s commented on 2015-09-15 14:03
Fixed. <del> I'd really recommend looking at the beta version of this package instead, though. It contains more functions from the POSIX/ANSI libc and you can actually compile it from source with something newer than GCC2. </del>
uffe commented on 2015-09-14 13:25
Cannot build through yaourt:
==> Making package: djgpp-djcrx 2.0.3-1 (Mon Sep 14 12:29:19 CEST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading djcrx203.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 626k 100 626k 0 0 115k 0 0:00:05 0:00:05 --:--:-- 159k
==> Validating source files with sha512sums...
djcrx203.zip ... Passed
==> Extracting sources...
-> Extracting djcrx203.zip with bsdtar
==> Starting prepare()...
==> Starting build()...
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 src/stub/stubify.c -o stubify
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 src/stub/stubedit.c -o stubedit
src/stub/stubedit.c: In function ‘pose_question’:
src/stub/stubedit.c:86:3: warning: implicit declaration of function ‘gets’ [-Wimplicit-function-declaration]
gets(response);
^
/tmp/ccsApBJt.o: In function `pose_question':
stubedit.c:(.text+0x39a): warning: the `gets' function is dangerous and should not be used.
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat ‘/tmp/yaourt-tmp-uj/aur-djgpp-djcrx/src/src/stub/stubify’: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
==> ERROR: Makepkg was unable to build djgpp-djcrx.