gcc 4.4 on Fedora 8
Author Message
Posted : Sat, 15 November 2008 06:52:15
Subject : gcc 4.4 on Fedora 8
I'm running Fedora 8 64-bit on a machine and I need gcc 4.4 on it. I currently have 4.12, which is the standard rpm install. I need to implement OpenMP pragmas in some code with STL container iterators. That requires OpenMP 3.0, and from what I understand, nothing below gcc 4.4 supports that. So short of compiling 4.4 to run alongside 4.12, does anyone know another way to do this? Has anyone come across a 4.4 rpm for F8? Thanks!
Shashank Sharma
Posted : Sat, 29 November 2008 16:05:52
Subject : gcc 4.4 on Fedora 8
I'm sure you've figured this out by now. There are no rpms for Fedora for gcc-4.4
proopnarine
Posted : Wed, 03 December 2008 03:44:19
Subject : gcc 4.4 on Fedora 8
Thanks Shashank. No, haven't figured it out yet; I've been ill for awhile. But when I get back to work, I'll give 4.4 a manual shot and report on what happens.