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, LGPL
Conflicts: gcc43-multilib
Submitter: None
Maintainer: severach
Last Packager: severach
Votes: 40
Popularity: 0.000000
First Submitted: 2009-05-27 20:56 (UTC)
Last Updated: 2021-09-29 23:28 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

madmack commented on 2014-02-13 22:46 (UTC)

@nariox *-8 worked perfectly. Thanks for the prompt fix :)

nariox commented on 2014-02-13 21:42 (UTC)

@madmack Sorry, it was my slip. I added a patch from 4.4 that I shouldn't have. I've updated the package now.

nariox commented on 2013-11-06 22:32 (UTC)

@wcentauri @RazZziel I've just sent a new version. See if it works for you. (;

wcentauri commented on 2013-11-03 22:31 (UTC)

I have an i386 arch and encountered the same problem as RazZziel. I fixed the issue by applying this patch (http://pastebin.com/VkgE27Pd) appearing in this forum thread (https://bbs.archlinux.org/viewtopic.php?id=144949). After that, I found the line mv "$pkgdir"/usr/lib/gcc/$CHOST/lib* "$pkgdir/usr/lib/gcc/$CHOST/$pkgver/" to be problematic and commented it out. Package built successfully after the above mods.

nariox commented on 2013-09-25 20:00 (UTC)

RazZziel, what is your arch? I've just recompiled fine on amd64. i686? armv7h?

RazZziel commented on 2013-09-21 09:19 (UTC)

Doesn't build for me: /tmp/yaourt-tmp-raziel/aur-gcc43/src/gcc-4.3.6/build/./gcc/xgcc -B/tmp/yaourt-tmp-raziel/aur-gcc43/src/gcc-4.3.6/build/./gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -fkeep-inline-functions -O2 -O2 -g -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../libgcc/../gcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS In file included from ../../../libgcc/../gcc/unwind-dw2.c:338: ../../../libgcc/../gcc/config/i386/linux-unwind.h: In function ‘x86_fallback_frame_state’: ../../../libgcc/../gcc/config/i386/linux-unwind.h:142: error: field ‘info’ has incomplete type

nariox commented on 2013-08-15 18:35 (UTC)

It's working now. No documentation is generated. I'm wondering whether I should add texinfo-legacy so that documentation is compiled. Regardless, hope everyone is happy with this package now (;

nariox commented on 2013-08-14 21:09 (UTC)

Special thanks to kristianlm2 and progtologist for solving this issue in gcc44