Hi all,

 

When I perform the gmake command, I have the following error.  Any idea what is 
wrong?  In addition, I understand that the configure switch to compile GCC is 
meant for Solaris x86 server but I am trying to do this on a SPARC server, may 
I know whether it matters?


/bin/sh: /gcc-4.1.1/missing: not found
gmake[3]: *** [fastjar.info] Error 1
gmake[3]: Leaving directory `/gcc-4.1.1/host-sparc-sun-solaris2.10/fastjar'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/gcc-4.1.1/host-sparc-sun-solaris2.10/fastjar'
gmake[1]: *** [all-fastjar] Error 2
gmake[1]: Leaving directory `/gcc-4.1.1'
gmake: *** [all] Error 2

 

 

Regards

Hui Ming
 


From: [email protected]
To: [email protected]
Subject: Crypto++ 5.5.2 for Solaris 10 SPARC
Date: Wed, 23 Sep 2009 09:18:39 +0800



Hi all,
 

I am currently testing Crypto++ 5.5.2 compatibility with Solaris 10 SPARC 
server.  I understand that for Solaris 10 x86 server, the recommended approach 
is to install binutils and then:
 
1) compile GCC with "--with-gnu-as --with-as=/opt/csw/bin/gas"
2) overwrite /usr/ccs/bin/ld with /opt/csw/bin/gld
3) run "gmake AS=gas"
 
As I am not very familiar with Solaris, do bear with me on the questions that I 
would like to enquire below:
 
1) I do not have the folder /opt/csw, any idea where I have gone wrong?  
Subsequently, I have tried overwriting /usr/ccs/bin/ld with /usr/sfw/bin/gld 
instead.  Is this ok?
2) Is there any pre-requisites file that I need to install other than binutils? 
 The version I have installed is 2.19.
3) When I run the command "./configure --with-gnu-as 
--with-as=/opt/csw/bin/gas" at the gcc source code folder, I have the error 
"error: can not find install-sh or install.sh in . ./.. ./../..".  Any idea 
what I have missed out?  Subsequently, I have managed to run the configure 
command by copying /gcc-4.1.1/libjava/libltdl/install-sh to 
/gcc-4.1.1/install-sh.  Is this ok?
 
 
Regards
Hui Ming


check out the rest of the Windows Live™. More than mail–Windows Live™ goes way 
beyond your inbox. More than messages                                      
_________________________________________________________________
See all the ways you can stay connected to friends and family
http://www.microsoft.com/windows/windowslive/default.aspx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to