You are not logged in.
Package: https://aur.archlinux.org/packages/djgpp-gcc
I tried to update it for new gcc-14.1.0 and found that setting MAKEFLAGS="-j24" does not work. Build runs as 'make -j1' would be used
Build section builds cross-compiler with either freshly bootstrapped native compiler or system compiler if GCC major version is the same
Tried for comparison:
- earlier revision for gcc-12.1.0 (native bootstrap needed) - same result
- current version gcc-13.2.0 (native bootstrap not needed) - same result
I have not built this AUR package since I updated it for gcc-13.2.0 last year, but I have never earlier seen this problem
Tried for comparison also another my AUR package (https://aur.archlinux.org/packages/djgpp-binutils) and in this case parallel build worked as expected
Andris
Last edited by andris (2024-05-09 16:27:23)
Offline
Offline
Thanks. Got pacman-6.0.2-9-x86_64.pkg.tar.zst from https://archive.archlinux.org/packages/p/pacman/ and downgraded (I did not want to add temporary workarounds tio djgpp-gcc AUR package). That workarounded the problem for me. I'll add note to djgpp-gcc package page when I'll push updates to aur.archlinux.org. Hopefully this is problem for short time only and new pacman version with fix will be released soon
Offline
Offline