Package Details: gcc44 4.4.7-6

Git Clone URL: https://aur.archlinux.org/gcc44.git (read-only, click to copy)
Package Base: gcc44
Description: The GNU Compiler Collection (4.4.x)
Upstream URL: http://gcc.gnu.org/
Licenses: custom, GPL-2.0-only, LGPL-2.1-only, GPL-3.0-only, LGPL-3.0-only
Conflicts: gcc44-multilib
Submitter: None
Maintainer: severach
Last Packager: severach
Votes: 68
Popularity: 0.000000
First Submitted: 2010-05-28 14:46 (UTC)
Last Updated: 2025-01-17 02:42 (UTC)

Latest Comments

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

<deleted-account> commented on 2011-07-03 08:47 (UTC)

I have large problems installing this. I removed the --disable-libgomp flag, as I need OpenMP, but I get the error: Configuring stage 2 in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-unknown-linux-gnu-gcc... /tmp/yaourt-tmp-martin/aur-gcc44/src/gcc-4.4.4/build/./prev-gcc/xgcc -B/tmp/yaourt-tmp-martin/aur-gcc44/src/gcc-4.4.4/build/./prev-gcc/ -B/usr/x86_64-unknown-linux-gnu/bin/ checking for C compiler default output file name... configure: error: in `/tmp/yaourt-tmp-martin/aur-gcc44/src/gcc-4.4.4/build/intl': configure: error: C compiler cannot create executables See `config.log' for more details. make[2]: *** [configure-stage2-intl] Error 77 make[2]: Leaving directory `/tmp/yaourt-tmp-martin/aur-gcc44/src/gcc-4.4.4/build' make[1]: *** [stage2-bubble] Error 2 make[1]: Leaving directory `/tmp/yaourt-tmp-martin/aur-gcc44/src/gcc-4.4.4/build' make: *** [all] Error 2 ======================================================================================== The config.log from the intl folder can be found on: http://pastebin.com/zXS2xYPR My guess is that the host=x86_64-unkown-linux-gnu might be the problem, but have no idea how to fix it. I also get the exact same error without removing the -disable-libgomp flag, or trying to compiler gcc43 from aur.

<deleted-account> commented on 2011-06-16 15:13 (UTC)

Yes, this works fine by just changing the depend from 'cloog-ppl' to 'cloog' in the PKGBUILD

<deleted-account> commented on 2011-06-14 23:03 (UTC)

you can just use cloog from core http://www.archlinux.org/packages/core/x86_64/cloog/

Void-995 commented on 2011-06-08 16:21 (UTC)

It works well without cloog-ppl (with little tricks around PKGBUILD), but it would be better if cloog-ppl become avaible on AUR.

sl1pkn07 commented on 2011-04-22 22:39 (UTC)

cloog-ppl not longer available on AUR

Barthalion commented on 2011-03-19 09:28 (UTC)

For you maybe yes, but newest version (4.5) have much worst performance and optimization, and I'm using this to compiling everything.

<deleted-account> commented on 2011-03-01 10:21 (UTC)

I guess we need to see what gcc is needed for the new cuda-sdk 4.0 before anything else.

sl1pkn07 commented on 2011-02-23 00:48 (UTC)

barthalion. this is for cuda-sdk. only compile with this

Barthalion commented on 2011-02-22 11:34 (UTC)

4.4.5 was released 4 months ago.

Xaap commented on 2010-08-24 23:37 (UTC)

It worked perfectly for me. Thanks