This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Can't build as on x86 Solaris 7


AS and LD are part of BINUTILS, this is a separate package from GCC.
You configure, make and install it similar to GCC.

Good Luck,
Bruce Robinson
brucer@cts.com
 

Kevin Camera wrote:
> 
> I am trying to build the GNU as and ld, since the Sun provided as
> doesn't seem to work at all.  The problem is that every time I have
> tried to build GCC 2.8.1 or 2.95.1 (the previous version is the one I
> really want), it never builds or installs as or ld.
> 
> Is there something I need to do to force this?  I've read a number of
> GCC FAQs, and they all imply that as and ld should be built by 'make
> bootstrap'.
> 
> Any suggestions?
> 
> Thanks.
> 
> ---------------------------------------------------
> Kevin Camera
> Graduate Student Researcher / Systems Administrator
> Berkeley Wireless Research Center
> kcamera@eecs.berkeley.edu
> ---------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]