Installing GCC on Solaris 10 Intel server

View: New views
2 Messages — Rating Filter:   Alert me  

Installing GCC on Solaris 10 Intel server

by Jim Furst :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

To Whom It May Concern:

 

I have been having difficulty installing gcc compiler on this machine(Solaris 10 with x86 chip).  I tried installing gcc version 4.2.0 but the tar failed after I unzipped it.

 

These are the steps I took to try to install gcc.

 

  1. FTP file to unix solaris 10 server
  2. uncompress it

bunzip2 gcc-g++-4.2.0.tar.bz2

  1. Untar’d it

tar  xvf  gcc-g++-4.2.0.tar

  1. Error Received

x gcc-4.2.0/libstdc++-v3/testsuite/tr1/5_numerical_facilities/random/subtract_wi

th_carry_01/operators, 0 bytes, 0 tape blocks                                  

tar: directory checksum error                                                   

 

So I tried previous version 4.1.2 which successfully uncompressed and untar’d with no errors but when it came to compiling:

 

 

After uncompress and tar

 

  1. cd gcc-g++-4.1.2/libstdc++-v3
  2. ran the configure script

./configure                                                          

configure: error: cannot find install-sh or install.sh in . ./.. ./../..

 

I am not sure where to go from here.  Please help me.

 

Jim Furst


_______________________________________________
Bug-commoncpp mailing list
Bug-commoncpp@...
http://lists.gnu.org/mailman/listinfo/bug-commoncpp

RE: Installing GCC on Solaris 10 Intel server

by Conrad T. Pino :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
This topic is not appropriate for this list: bug-commoncpp@...
 
This message is probably stale for Solaris 10 but identifies a better list:
 
This page is probably current but is terse:
Click on "i?86-*-solaris2.10" for some hints.
 
Sorry I can't help you anymore as I've never done this myself.
The above is what I found with a Google search for : solaris gcc
 
-----Original Message-----
From: bug-commoncpp-bounces+conrad=pino.com@... [mailto:bug-commoncpp-bounces+conrad=pino.com@...]On Behalf Of Jim Furst
Sent: Tuesday, July 03, 2007 10:49
To: bug-commoncpp@...
Subject: Installing GCC on Solaris 10 Intel server

To Whom It May Concern:

 

I have been having difficulty installing gcc compiler on this machine(Solaris 10 with x86 chip).  I tried installing gcc version 4.2.0 but the tar failed after I unzipped it.

 

These are the steps I took to try to install gcc.

 

  1. FTP file to unix solaris 10 server
  2. uncompress it

bunzip2 gcc-g++-4.2.0.tar.bz2

  1. Untar’d it

tar  xvf  gcc-g++-4.2.0.tar

  1. Error Received

x gcc-4.2.0/libstdc++-v3/testsuite/tr1/5_numerical_facilities/random/subtract_wi

th_carry_01/operators, 0 bytes, 0 tape blocks                                  

tar: directory checksum error                                                   

 

So I tried previous version 4.1.2 which successfully uncompressed and untar’d with no errors but when it came to compiling:

 

 

After uncompress and tar

 

  1. cd gcc-g++-4.1.2/libstdc++-v3
  2. ran the configure script

./configure                                                          

configure: error: cannot find install-sh or install.sh in . ./.. ./../..

 

I am not sure where to go from here.  Please help me.

 

Jim Furst


_______________________________________________
Bug-commoncpp mailing list
Bug-commoncpp@...
http://lists.gnu.org/mailman/listinfo/bug-commoncpp