|
|
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!
|