Re: GCC and OpenMP

2008-06-19 Thread Tim Prince
Sophia Han wrote: Hi, It seems that GCC 4.3.1 does not like the SuSE 10. 2v. It failed when I install GCC 4.3.1 on my linux machine. Should I upgrade to SuSE 11v in order to use GCC 4.3.1 or what do you suggest? Thanks, Sophia. Antoniu Pop wrote: Hi, I am currently working on installin

Re: GCC and OpenMP

2008-06-19 Thread Sean Callanan
Sophia, As a general rule, it's best to try building the source and installing it; that will get you the most repeatable results and the most informative help from mailing lists. If you're getting errors during the source build, please send the text of the error and a description of what

Re: GCC and OpenMP

2008-06-19 Thread Sophia Han
Hi, It seems that GCC 4.3.1 does not like the SuSE 10. 2v. It failed when I install GCC 4.3.1 on my linux machine. Should I upgrade to SuSE 11v in order to use GCC 4.3.1 or what do you suggest? Thanks, Sophia. Antoniu Pop wrote: > Hi, > > >> I am currently working on installing OpenMP(2.5v

Re: GCC and OpenMP

2008-06-19 Thread Antoniu Pop
Hi, > I am currently working on installing OpenMP(2.5v or 3.0v specification) > on my linux machine (GCC 4.1.2 SuSE10.2). It requires at least GCC 4.3 > version. It seems > that I need to upgrade to GCC4.3.1 or GCC 4.4 from my current version of > GCC 4.1.2. Which GCC version do you suggest in