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 »

xyproto commented on 2012-02-12 16:42 (UTC)

Updated to gcc 4.4.6.

xyproto commented on 2011-12-02 15:54 (UTC)

Since this package has been an orphan for three weeks now, I'll adopt it.

xyproto commented on 2011-11-10 12:57 (UTC)

This package has been flagged out of date from 22 Feb 2011 to 10 Nov 2011. Fixed the PKGBUILD and orphaned the package. Sincerely yours, a random TU.

xyproto commented on 2011-11-10 12:28 (UTC)

Please depend on cloog instead of cloog-ppl>=0.15.8

<deleted-account> commented on 2011-11-05 18:40 (UTC)

Moreover: [herbert@myhost ~]$ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release Thread model: posix gcc version 4.6.2 (GCC) [herbert@myhost ~]$ gcc-4.4 -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --program-suffix=-4.4 --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++ --enable-__cxa_atexit --disable-libstdcxx-pch --disable-multilib --disable-libgomp --disable-libmudflap --disable-libssp --enable-clocale=gnu --with-tune=generic --with-cloog --with-ppl --with-system-zlib Thread model: posix gcc version 4.4.4 (GCC) [herbert@myhost ~]$ So obviously I have gcc 4.4 -- which I didn't have before -- now, and I also have 4.6.

<deleted-account> commented on 2011-11-05 18:37 (UTC)

I was stupid enough to close the terminal in which makepkg was compiling, so I couldn't check if it compiled correctly. Anyhow, pacman seemed to think so: [herbert@durk gcc44]$ sudo pacman -U gcc44-4.4.4-2-x86_64.pkg.tar.xz Password: resolving dependencies... looking for inter-conflicts... Targets (1): gcc44-4.4.4-2 Total Download Size: 0.00 MB Total Installed Size: 65.60 MB Proceed with installation? [Y/n] Y (1/1) checking package integrity [############################################################################] 100% (1/1) checking for file conflicts [############################################################################] 100% (1/1) installing gcc44 [############################################################################] 100% [herbert@durk gcc44]$ So removing the dependency seems to work PLEASE NOTE: THIS IS NOT FROM ANYONE WHO IS IN ANYWAY OFFICIALLY ASSOCIATED WITH ARCH OR AUR! I AM JUST AN ARCH-USER.

<deleted-account> commented on 2011-11-05 17:43 (UTC)

I could not find anything like cloog-ppl either. I have cloog from the community supported repo's installed: [root@durk herbert]# pacman -Ss cloog core/cloog 0.16.3-1 [installed] Library that generates loops for scanning polyhedra [root@durk herbert]# To install gcc44, I removed the 'cloog-ppl>=0.15.8' entry from 'depends' variable in the PKGBUILD-file, and makepkg is compiling it now. No errors so far. Could someone from the (arch intersect gcc)-community have a look at this? Thank you very much for reading and I will get back on whether makepkg compiled gcc44 successfully!

mrbit commented on 2011-10-28 17:57 (UTC)

cloog-ppl ???????????????

unknown commented on 2011-09-16 07:43 (UTC)

Please orphan so we can update the pkgbuild ourselves.