gcc4 built on Solaris10 x64
807559May 9 2009 — edited May 10 2009This in all probability is the wrong place to ask the question, but I have found not decent answers on the web for this:
I do need gcc4.2.x including g++ for a program which will only compile with a gcc compiler and needs OpenMP.
So I downloaded gcc4.4.0 source, which is corrupt (gz and bzip2), then I got gcc4.3.4. This fails to build with /usr/ccs/bin;
this is true for gcc4.3.x, gcc4.2.x.
So I used the as provided by blastwave.org and gcc3. However that is fraud because -xarch=amd64 is not recognized by
that assembler, and the configuration tools do not allow for amd64 ,
So I am very lost indeed. I there anybody who as attempted and managed to build gcc4.x.x - A yes, the blastwave community
have. But I need it for gcc4.2.x or greater, because of OpenMP.
Lydia