Package Details: gcc43 4.3.6-8

Git Clone URL: https://aur.archlinux.org/gcc43.git (read-only, click to copy)
Package Base: gcc43
Description: The GNU Compiler Collection (4.3.x)
Upstream URL: http://gcc.gnu.org
Licenses: GPL-2.0-only, LGPL-2.1-only, GPL-3.0-only, LGPL-3.0-only
Conflicts: gcc43-multilib
Submitter: None
Maintainer: severach
Last Packager: severach
Votes: 39
Popularity: 0.000000
First Submitted: 2009-05-27 20:56 (UTC)
Last Updated: 2025-01-17 02:56 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

Kuznix commented on 2026-07-19 09:54 (UTC) (edited on 2026-07-19 09:58 (UTC) by Kuznix)

In file included from ../../gcc/pretty-print.c:28: ../../gcc/tree.h:3105:11: error: expected identifier or ‘(’ before ‘thread_local’ 3105 | unsigned thread_local:1; | ^~~~

fix it for me

Compiler: gcc version 16.1.1 20260625 (GCC) OS: CachyOS DE: KDE Plasma 6.7.3 RAM: 8GB DDR4 (4GB Soldered + 4GB stick) Storage: 2TB HDD (2GB /boot partition and root for rest of drive) Swap: zram 8gb Filesystem: ext4 CPU: AMD A12-9720P RADEON R7, 12 COMPUTE CORES 4C+8G (4) @ 2.70 GHz GPU: AMD Radeon R7 Graphics [Integrated, 512mb/4gb] Laptop: Lenovo ideapad 320-15abr 80yn

micwoj92 commented on 2025-01-16 22:19 (UTC)

gcc44 works, but this still fails for me, I've updated gist.

micwoj92 commented on 2025-01-16 19:42 (UTC)

Build fails, log: https://gist.github.com/micwoj92/7f08a74f893343fd51b44ad63fa9a2bf

mirh commented on 2020-03-21 14:39 (UTC) (edited on 2020-03-21 17:00 (UTC) by mirh)

What is cloog even needed for? I could build this flawlessly without it (and all its unholy dependencies).

And why is PKGEXT being forced?

severach commented on 2017-03-18 23:34 (UTC) (edited on 2017-03-18 23:34 (UTC) by severach)

It builds with gcc49. Try that.

aspirogrammer commented on 2017-03-18 18:30 (UTC)

Could not compile it. The patch mentioned for gcc44 (https://aur.archlinux.org/packages/gcc44/) helped though.

nariox commented on 2016-08-26 02:07 (UTC)

@severach: thank you for adoptming my child. Take good care of it. (;

nariox commented on 2016-07-20 15:27 (UTC)

@PhotonX: my german is quite rusty, but it seems like it does not like the vector operations. Maybe due to the upgrade to gcc 6. My build computer is currently busy on a large simulation, could you try adding "bootstrap" to the make line (make bootstrap || return 1)?

PhotonX commented on 2016-07-20 12:50 (UTC)

I get following build error: http://pastebin.com/jyM9Sr3k

nariox commented on 2015-05-20 15:43 (UTC)

Hmm, one would most likely need to create a binutils-legacy package for AUR. I'm maintaining this package, but I haven't used gcc43 in over a year. Maybe you could create one. How familiar are you with PKGBUILD?