I have taken over this package, build issues should be fixed and it has been updated to GCC 11.2.0. No makepkg.conf edits are required anymore, GCC sources are patched to fix the build problems
Search Criteria
Package Details: i686-elf-gcc 11.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/i686-elf-gcc.git (read-only, click to copy) |
---|---|
Package Base: | i686-elf-gcc |
Description: | GNU gcc for the i686- toolchain |
Upstream URL: | https://www.gnu.org/software/gcc |
Licenses: | GPL |
Submitter: | andrewchen |
Maintainer: | c0repwn3r |
Last Packager: | c0repwn3r |
Votes: | 10 |
Popularity: | 0.059956 |
First Submitted: | 2014-12-02 22:57 (UTC) |
Last Updated: | 2022-05-13 02:24 (UTC) |
Dependencies (6)
- i686-elf-binutils
- libmpc (libmpc-git)
- xz (xz-git)
- gcc (fastgcc, gccrs-git, gcc-multilib-git, gcc-git) (make)
- gmp (gmp-hg) (make)
- mpfr (mpfr-svn, mpfr-git) (make)
Required by (1)
Sources (2)
Latest Comments
c0repwn3r commented on 2022-05-13 02:26 (UTC) (edited on 2022-05-13 02:27 (UTC) by c0repwn3r)
alicela1n commented on 2021-11-04 05:27 (UTC)
A workaround to build the package using Makepkg would be to remove Werror=format-security from your makepkg.conf
IPlayZed commented on 2021-08-17 13:53 (UTC)
A working solution would be to remove the Werror=format-security
in the Makefile.
IPlayZed commented on 2021-08-17 13:44 (UTC) (edited on 2021-08-17 13:53 (UTC) by IPlayZed)
Werror=format-security
fails for me as well.
elmazzun commented on 2021-08-10 20:43 (UTC)
I'm still having problems with this package.
Trying to compile this with makepkg -si
, can't do it because of Werror=format-security
.
Is there any way I can overwrite CFLAGS and remove those warning seen
as errors?
aviallon commented on 2021-06-06 18:23 (UTC)
Thanks for updating!
aviallon commented on 2021-06-06 17:03 (UTC)
I am ready to take over this package's maintainance if you want, @finlaywashere
aviallon commented on 2021-04-30 21:17 (UTC)
It looks like Arch's new makepkg.conf CFLAGS are causing build failures with GCC (with format-security errors...) Hmmm.
finlaywashere commented on 2019-08-16 14:44 (UTC)
I have taken over maintenance of this package and fixed it, also it is now updated to the latest gcc version.
colatkinson commented on 2018-04-17 09:46 (UTC)
Broken for me as well, also on x86_64. Anyone know of any fixes?
chrisf commented on 2018-02-05 20:41 (UTC)
Broken on x86_64. The built i686-elf-gcc produces 64bit objects.
Pinned Comments
c0repwn3r commented on 2022-05-13 02:26 (UTC) (edited on 2022-05-13 02:27 (UTC) by c0repwn3r)
I have taken over this package, build issues should be fixed and it has been updated to GCC 11.2.0. No makepkg.conf edits are required anymore, GCC sources are patched to fix the build problems