This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Can't build as on x86 Solaris 7
- To: help-gcc at gnu dot org
- Subject: Re: Can't build as on x86 Solaris 7
- From: Bruce Robinson <brucer at cts dot com>
- Date: Wed, 27 Oct 1999 22:17:08 -0700
- Newsgroups: gnu.gcc.help
- Organization: CTS Network Services
- References: <3816C33F.2072156B@eecs.berkeley.edu>
- Xref: wodc7nx0 gnu.gcc.help:1635
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
> ---------------------------------------------------